The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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