Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi Guys,
I have 2 sets of data
Table 1: Prior Year with category and month
Table 2 : Current Year with category and month
I want to be able to compare the two, so I create another table:
Table 3:
Column 1: Category
Column 2: CY $ (Using Calculate sum, all selected formula) to find the corresponding value on each category on table 1
Column 3: PY $ (Using Calculate sum, all selected formula) to find the corresponding value on each category on table 2
Column 4: Delta between CY $ and PY $
I then create a relationship between Table 1, 2 and 3 using category (both sides)
How come when I create the dashboard, whenever I filter on the month (from table 1 and 2), the delta (Column 4 on table 3) doesn't update automatically together with the month filters? Is there any workaround for this?
Hi @euniceylk,
>>How come when I create the dashboard, whenever I filter on the month (from table 1 and 2), the delta (Column 4 on table 3) doesn't update automatically together with the month filters? Is there any workaround for this?
Current power bi not support to create dynamic calculate column/table based on slicer or filter.
Reference link:
Calculated Column/Table Change Dynamically According to Slicer Selection in the Report.
For your scenario, you can try to write dynamic measure based on slicer to instead calculate table.
Regards,
Xiaoxin Sheng
It's possibly something to do with how your tables are related and information not passing through properly, although I'm not sure why you wouldn't take the approach of just merging your tables 1 and 2?
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 64 | |
| 56 | |
| 43 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 123 | |
| 108 | |
| 44 | |
| 32 | |
| 26 |