Forum Discussion
jockefe
Advocate IV
9 years agoformat string percent does not work in power bi
I have a SSAS Olap cube with a calculated measure CREATE MEMBER CURRENTCUBE.[Measures].[percent test] AS 1/2 ,VISIBLE = 1 ,FORMAT_STRING = 'Percent'; This works fine in management studio a...
jockefe
Advocate IV
9 years agoI use SQL Server 2016 CU3
Latest version of Power BI
I build the repoort in PBI Desktop
Anonymous
9 years agoNot applicable
I tested it on SQL Server 2016 SP1 + CU3 and Power BI Desktop June 2017 (x64). And I don't know why it's not working for you.