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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
When I search any ID from the filter its giving incorrect valeu in the card.
I need help on belwo dax to show correct Total value in the card.
Dax:
Showing in incorrect value on the card when I add up 3 values:
If I add 3 value from table the Output will be = 96,715
Solved! Go to Solution.
Try:
Correct totals = SUMX(Table, [Estimated revenue Current year])
Proud to be a Super User!
Paul on Linkedin.
Try:
Correct totals = SUMX(Table, [Estimated revenue Current year])
Proud to be a Super User!
Paul on Linkedin.
Any update?
Change return like
sumx(Table, Table[debtor number], Table[Customer Name], Table[contact code], "_1",val * [Averge Revenue]), [_1])
Can you please provde full dax query please:
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 59 | |
| 51 | |
| 46 |