Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I am attempting to do complete a dynamic calculation as a user selects/slices a week number in the year. The Calculation is a percent change between weeks. So if the user selects Week 4 and Week 6 of a particular Floor Area and Widget, they will be able to see the percent change between non consecutive weeks. Below is an example of a similar dataset
HI @Anonymous,
Current power bi not support to create a dynamic calculated column/table based on slicer.(slicer works on data view level, calculated column/table are store on date mode level, they can't interact)
You can create a dynamic measure based on slicer or use query parameter to affect the calculate column/table.
Reference link:
Dynamic Measures based on filter selection
Deep Dive into Query Parameters and Power BI Templates
Regards,
Xiaoxin Sheng
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 21 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 67 | |
| 56 | |
| 45 | |
| 42 | |
| 30 |