The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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
User | Count |
---|---|
24 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |