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.
I am having a measure:
Overall_Sales =
var a = HASONEFILTER('Date Master'[Day])
return
IF(a,CALCULATE([Sales Value],DATESMTD('Date Master'[Date])),[Sales Value])
When I display the measure in card and KPI with trend axis as Date, there is difference in both visual values. Why does it happen?
Hi @Anonymous
I can't reproduce your formula. Can you share the sample data and the results you are hoping for? How to provide sample data in the Power BI Forum - Microsoft Fabric Community
We can better understand the problem and help you. Or show it as a screenshot or excel. Please remove any sensitive data in advance.
Best Regards,
Community Support Team _Yuliax
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
12 | |
11 | |
7 | |
6 |