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,
So I have an issue where a target field is populated before the sales data arrives at the start of the month. This is skewing my results. In a table this isn't too much of a problem because you can just filter out the row using 'is not blank' tick box and it will re-calculate the data.
Sales MTD | Budget MTD | Variance | Variance% |
70 | 90 | -20 | -22.2 |
50 | 70 | -20 | -28.6 |
25 | 60 | -35 | -58.3 |
55 | -55 | -100.0 | |
145 | 275 | -130 | -47.27 |
My question is about the measures which I drop into cards. How do you stop it counting the blank rows? If the Sales MTD column/row is blank, I don't want it to add in values from the budget or variance columns into my measures either. This is my DAX:
Sales MTD:
Any ideas would be really welcome. Thank you.
HI @Anonymous ,
Can you please share some sample data for test?
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng