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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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