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.
I have a calculation group in model A which outputs some calculation items in decimal numbers and others in percentage.
The measure that this calculation group is based on is on "Decimal number" format.
Using tabular editor, the calculation items to be shown in decimal number have the Format String Expression as SELECTEDMEASUREFORMATSTRING() and those in percentage as "0.00%;-0.00%;0.00%"
Everything works as it should in Model A.
I've created a composite model with Model A and Model B and the same calculation group is showing all the calculation items as decimal number.
What am I doing wrong?
Solved! Go to Solution.
I think you might be dealing with some of the limitations mentioned here:
Using DirectQuery for datasets and Azure Analysis Services (preview) - Power BI | Microsoft Docs
I think you might be dealing with some of the limitations mentioned here:
Using DirectQuery for datasets and Azure Analysis Services (preview) - Power BI | Microsoft Docs