0
SSAS Currency Symbols
Does Pyramid support dynamic Currency Symbols that are configured in the SSAS cube using "Language( )" MDX?
I'm not seeing that the symbols are being allowed through to Pyramid. Is this supported?
3 replies
-
Go to the query tab, and turn on "Model Formats" (a choice on the ribbon on the far right.)
-
Ok, that works. I had to "restore defaults" on the measure as well, but its working. Thank you, Kevin
-
It's because you overwrote the "natural" format of the measure with a custom format in Pyramid itself. The "overlay" effect will always win - since that's its function.