Forum Discussion
Change/apply parameter to visual level
- 8 years ago
Hi Miruthan,
If all dimension tables share the same table structure, you can "Append" them as a single table. Before combination, you could add a custom column in each Dim_table which identifies its own table name, "regional", "department" or "country". Then, when you create report, add this custom column into slicer, to filter data dispalyed in visual.
If these dimension tables have different structures, you should apply query parameter to dynamically load data tables. You can change the parameter value on report page.
Best regards,
Yuliana Gu
Hi Miruthan,
If all dimension tables share the same table structure, you can "Append" them as a single table. Before combination, you could add a custom column in each Dim_table which identifies its own table name, "regional", "department" or "country". Then, when you create report, add this custom column into slicer, to filter data dispalyed in visual.
If these dimension tables have different structures, you should apply query parameter to dynamically load data tables. You can change the parameter value on report page.
Best regards,
Yuliana Gu