Hi All,
We have in our dashboard around 10 Columns to be displayed and two versions as selector.
6 Columns will be same in both the version but next 2 columns to be displayed in one version and remaining 2 columns to be displayed in the second verions.
So if the user selects verison 1 then 8 columns ( 6 Common Columns + 2 columns for version 1 data ) to be displayed only and rest 2 columns whic has version 2 data to be hidden.
When the user will select version 2 then 8 columns ( 6 Common Columns + 2 columns for version 2 data ) to be displayed only and rest 2 columns whic has version 1 data to be hidden.
Thanks