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 Friends
I have created the above measure and when I try to use the same with a visual I get below message. I dont know how to solve it. Kindly help please.
Solved! Go to Solution.
pls try this
Prd_Sales = CALCULATE(sum(GLT_DATA[AMOUNT]),GLT_DATA[TBL_FLG]="SA")
you wrote the parentheses incorrectly, write it like this

pls try this
Prd_Sales = CALCULATE(sum(GLT_DATA[AMOUNT]),GLT_DATA[TBL_FLG]="SA")
Thanks a lot
Share sample pbix file to help you.
you need to convert the GET_DATA[AMOUNT] column to a number in power query
Hi Ahmedx
It is alraedy a numeric field
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 | |
| 62 | |
| 51 | |
| 45 |