The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance 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 |
---|---|
11 | |
8 | |
6 | |
6 | |
6 |
User | Count |
---|---|
23 | |
14 | |
13 | |
10 | |
8 |