Forum Discussion
MoeCodez
8 years agoFrequent Visitor
Cannot format data from SSAS data model in a Matrix
I've created a Matrix that is populated with data from a tabular model in SSAS. I want to change the number of decimal places on one of fields but am unable to because all the Formatting options ar...
v-jiascu-msft
8 years agoMicrosoft Employee
Hi MoeCodez,
Was the model live connection? If so, I'm afraid this is expected. You need to change the data type in the SSAS server.
The workaround could be using a measure with the function "Format".
Best Regards,
Dale