Forum Discussion
kaarel
Resolver I
10 years agoSCOPE() format_string problem SSAS live
Hi! I think I found a bug. I've got 2 measures with 2 different format strings. "Margin" with #,##0 and "Margin SEK" with #,##0'kr'. The latter represents Swedish currency. In the scrip...
S-Driancourt
9 years agoFrequent Visitor
I had a simular issue, and thanks to your post I was able to solve my problem, by putting all the scopes before the creation of the calculated members.
kaarel
Resolver I
9 years agoChris Webb recently blogged about this:
https://blog.crossjoin.co.uk/2017/04/18/power-bi-ssas-multidimensional-and-dynamic-format-strings/