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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
6 | |
3 | |
3 | |
3 |
User | Count |
---|---|
13 | |
11 | |
9 | |
8 | |
8 |