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.
Measure not giving the value proper:
I have used below measure to calculate the revenue based on year-month field.
Price = sum('table'[amount])
And it is giving me wrong result!!
Below screenshot shows what exactly i needMeasure not giving the value proper:
I have used below measure to calculate the revenue based on year-month field.
Price = sum('table'[amount])
And it is giving me wrong result!!
Here price is getting doubled sometimes dont know why?!!
Can anyone help me with this.
Solved! Go to Solution.
Hi @madhushree,
Great to hear the problem got resolved! Could you accept your reply above as solution to close this thread?
Regards
Hi All, Thanks for the fast reply.. I checked in source there were duplicate records for same date in source itself!
Hi @madhushree,
Great to hear the problem got resolved! Could you accept your reply above as solution to close this thread?
Regards
Hi @madhushree,
Could you post your table structures with some sample data which can help reproduce this issue? So that we can help further investigate on it. It's better to share a sample pbix file which can reproduce the issue. You can upload it to OneDrive or Dropbox and post the link here. Do mask sensitive data before uploading.
Regards