This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
I am working with one data set that has information on several states. For example:
| State | Var1 | Var2 |
| Iowa | x1 | y1 |
| California | x2 | y2 |
Arkansas | x3 | y3 |
In the report, I have a table with a filter for the state column, so I can only see the information for one state. I want my second table to display the information for another state based on the selection for table 1. For example, if table 1 is filtered for "Iowa", the second table should be for "California" whereas if table 1 is for "Arkansas", table 2 should be for "Iowa".
Thank you for all your help!
TPS-he data I'm working with is very large so a duplicate secondary reference table is not feasible.
Thank you, this was very helpful! I'm going to have to use bookmarks because the logic isnt too straightforward but I will definitely use this!
@Anonymous , if you want to include /exclude values based on slicer then use an independent table for state and use that in measure
Need of an Independent Table in Power BI: https://youtu.be/lOEW-YUrAbE
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |