Forum Discussion
How to create comparison dashboards between two categories?
- Anonymous1 year ago
Please refer to this:
Here's a sample:In the power query, Duplicate the Table then select the Platform and Group columns and click unpivot the columns:
The result:
Duplicate the table(2):
Apply and Close.
Create 2 Slicers with the Table(2)[Attribute] and Table(2)[Attribute]:
Then give them the same name to create Sync slicer on one page:
Hide one of them:
Create 2 Slicers with Table(2)[Value] and Table(3)[Value]:
Finally create a clustered column chart, the result is as follow:
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please share sample data (excluding sensitive information) in text format, along with your expected result and any relevant logic. For guidance, refer to
How to provide sample data in the Power BI Forum
If possible, upload a simplified .pbix file using this guide:
- Jakub_Poweska111 year agoHelper I
Something like this