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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I create a calucation item "Margin calculation" in a calculation group, if I use it directly in a visual, it works,
But when I use it in measure
I don't know what's wrong with the measure, is there any possible causes ?
Hi @Lesle
The details is not enough to help troubleshoot this issue. Can you share the DAX expressions of the calucation item "Margin calculation" and [Product Mix]? Is [Product Mix] an explicit measure? Calculation items only apply to measures or explicit measures.
Best Regards,
Jing
It seems you have used a field parameter in the calculation item. Where do you use this field parameter in the report? Does it filter different item when you see the difference?
I used the field parameter as row of the table, you can see "Parameter - Dimension" in the picture. I wanna realize that the calculation item can SUMX different dimension as per the field I selete in the parameter