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
Hi all,
Is there a way to create a measure that will have two different outputs.
In my dashboard I am comparing current situation vs. future scenario where futre scenario can be adjusted based on desire (using parameters). Defult parameter are showing current situation. Now, I have a scatter plot that shows current status.
What I want to do is to have two output values for X and Y axis so that when parameters change I will still have current situation but I will also get new circle for new situation.
Is this possible with new measure as I can't create table since data is not static and I ave multiple current situations with uniqe ID that I get with Drillthrough.
hi, @Krcmajster
After my research, I'm afraid it couldn't achieve in Power BI for now.
Measure only has one output based on the current context.
And as a workaround, You could create two measure,
Use ALL Function to create the current situation measrue which will not be changed by slicer.
and another measure future scenario could be changed by slicer.
Best Regards,
Lin
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 20 | |
| 19 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 60 | |
| 55 | |
| 42 | |
| 38 | |
| 30 |