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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
I have created a measure that can display different variables in the same view by clicking in a filter. However, I have had problems trying to create Quick Measures for this variable like Average, MoM% and others. To give you some context let's go through what I have at the moment:
Table
Using this table, I created a workaround to select many variables with one filter. The way to do this was the
New Table
Measure to use many variables in one graph
Result
Now, my problem is that I havent found the way to obtain the next calculations using Quick Measures such as Average, MoM%, etc.
What I want is a calculation for MoM% and Average as example for this exact problem, that way I could continue to create all the other measures that I need.
Thanks in advance,
IC
Hi @Anonymous ,
I'd like to suggest you do unpivot column on query edit, then you can simply write formula to summary these values based on their category fields.
If you confused on coding formula, please share some sample data for test.
Regards,
Xiaoxin Sheng
That is exactly what I dont want to do. My table has more than 10 million rows and that would make it even bigger. I wanted a visualization where I could have all the variables together as you saw before in order to reduce the size of my table.
I wanted to know if I could apply the quick measure to that calculated measure or not. Could you create a formula/workaround?
Thanks in advance,
IC
HI @Anonymous ,
Unfortunately, unpivot column features not able apply to measure formulas. You also can't use measure as category to expand detail records.
Regards,
Xiaoxin Sheng
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 46 | |
| 42 | |
| 23 | |
| 18 |
| User | Count |
|---|---|
| 193 | |
| 124 | |
| 101 | |
| 67 | |
| 49 |