Forum Discussion
stevel
10 years agoNew Member
Formatting SSAS values (Live connection/explore live)
I'm running into an issue where I'm not seeing anything that will allow me to format any values I'm pulling from a live connection to a SSAS multidimensional cube. I would like to format t...
- 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.
Kab86
7 years agoNew Member
I am facing a similar issue:
with a live cube connection, i am having issues with thousand separator in random measures.
For example, for one specific measure, card visual shows numbers with the separator and line chart doesn't. (I have applied thousand separator format in the cube )
Any ideas please?