Create NETs from ranges without creating new variables
T
Tuscany Cattle
I often need to merge values in tables to create groups, like 1-10, 11-20, etc. Currently, this requires creating new variables, which can slow down projects with many variables. It would be ideal to have a feature, such as a Rule, that allows the creation of NETs on tables based on numeric ranges (of code values/numeric values), without a need to create new variables, OR creating NETs manually.