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.
hi
I have a simple measure inside 1 table:
column A minus column B and it works fine on high level of aggregation.
But the problem is that when I add more columns where some rows contains empty cells, the lines are split and the same happens with the calculation:
My expected result would be to get all lines 0 in this example.
thanks for any hints.
Solved! Go to Solution.
Hello @RustyD,
You can change the measure like this,
Hi,
Based on the description, if you have solved the problem, please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Wisdom Wu
thanks for this hint,
By the way the columns PO qty and GR qty are also measures. So I simplified and omit the SELECTEDVALUE and it looks like only the IF with ISBLANK works :
Hello @RustyD ,
Great it has worked! Happy to hear that.
Kind Regards,
Gökberk Uzuntaş
📌 If this post helps, then please consider Accepting it as a solution and giving Kudos — it helps other members find answers faster!
🔗 Stay Connected:
📘 Medium |
📺 YouTube |
💼 LinkedIn |
📷 Instagram |
🐦 X |
👽 Reddit |
🌐 Website |
🎵 TikTok |
Hello @RustyD,
You can change the measure like this,
User | Count |
---|---|
16 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
24 | |
13 | |
13 | |
8 | |
8 |