Forum Discussion
Formatting SSAS values (Live connection/explore live)
- 10 years ago
SSAS is a semantic layer in BI. This means it stores metadata natively with data. Part of this metadata is display formatting. Power View (the report component in Power BI) is designed, for better or worse, to defer to the display format metadata of its source. You should alter these display formats in your SSAS model.
Since the fix in February, unless the aggregation function in the cube is SUM/AVG/COUNT then no formatting is applied to the measure. The ByAccount, FirstNonEmpty, LastNonEmpty, FirstChild, LastChild, AverageOfChildren aggregations do not display the correct format.
- Anonymous9 years agoNot applicable
jmford: this is weird because I have never changed the formatting of my calculations ("$#,##0;($#,##0)"). I entered it directly via the interface in VS early in 2016, and then it stopped working since December.
Braggilicious: my calculation is based on a SUM, but formatting is not working though.