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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
As you can see in the screenshot, I have a small problem.
The result for EE is correct but i don't want that the other lines are -13.2.
What can i do?
Thank you very much!
Hi @Anonymous
Try to use IF in your code, something like this:
measure = If([Cluster]="EE",[A1819 YTD EE]-13.2,"")
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Appreciate your Kudos ✌️ !!
It does not work because the if statement does not let me pick a column in my tables. I've thought about it already
@Anonymous If you are creating a measure and you need to reference a column, use an aggregation like MAX, MIN, SUM, AVERAGE.
@Anonymous
Can you please share a smaple of your data here in table format? or share a sample of your PBIX file.
Appreciate your Kudos ✌️!
Unfortunately no.
Isn't there another solution?
Thank for your answers and taking the time
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
7 | |
5 | |
4 | |
3 |
User | Count |
---|---|
12 | |
11 | |
9 | |
8 | |
8 |