Forum Discussion
sirbaklava
2 years agoRegular Visitor
Comparing Data Across Two Filters in Power BI
Hello Power BI Community, I'm working on a project where I need to compare data across two different filters at a time. My dataset includes two key columns: Site and Item Name. The goal is to cre...
- 2 years ago
How about this table?
I also set the filter.
When using the 'SELECTEDVALUE' function, I think the data column you set for the slicer should be different from the base data column.
amitchandak
2 years agoSuper User
sirbaklava , You can do it using interactions or Two independent tables for site and item
How Interactions Work- Split Page using interactions to compare - https://youtu.be/GIfRKzhMaR4
Compare Categorical Data Using Slicers - Compare two Brands: https://youtu.be/exN4nTewgbc
sirbaklava
2 years agoRegular Visitor
Help Pls: Comparing Items Across Two Categories with Dynamic Measures
Made this second post because I believe this is a much more clear explinations of what's happening.