Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I need to compare the sales data for two locations. I have a table of sales data (SALES) linked to a table of locations (LOCATIONS). My goal is to have two slicers for the first location and the comparison location. For the comparison location, in the Data tab, I created a new table (LOCATION_COMPARE) via a DAX function: LOCATION_COMPARE = LOCATIONS. Then on the Model tab, I linked LOCATION_COMPARE to SALES and added the second slicer using LOCATION_COMPARE. However, when I select a location from either slicer, it updates the other slicer as well. How can I have two separate tables and slicers of locations linked to the same sales data where the two location slicers are completely independant and don't impact each other?
Solved! Go to Solution.
@jsuttmann , for that you need two location tables join with your table 1. one independent location another one can be joined on independent
I do not have an example for categorical data for this. But have for date. Please refer if that can help
How to use two Date/Period slicers :https://www.youtube.com/watch?v=WSeZr_-MiTg
@jsuttmann , for that you need two location tables join with your table 1. one independent location another one can be joined on independent
I do not have an example for categorical data for this. But have for date. Please refer if that can help
How to use two Date/Period slicers :https://www.youtube.com/watch?v=WSeZr_-MiTg
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 51 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 84 | |
| 70 | |
| 38 | |
| 29 | |
| 26 |