-
Type:
Feature Part
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: backend
-
None
-
Not defined
AT:
- change configuration option for including/excluding raw data table columns into the following:
tableColumns: { includeNewVariables: true includedColumns: [] excludedColumns: [] }
- On evaluation, if there are new variable columns that is not in one of the arrays, it has to be added to one of them based on includeNewVariables value