Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
10 | |
10 | |
9 | |
6 |