Sometimes when certain values are not available, in a table I want to show text instead of the numeric outcome.
How do I do this with MDX?
Hi @Micha
You can use the case statement to check first whether the value is empty. An example can be found here: https://community.eazybi.com/t/blank-field-need-to-have-existing-value/3702/2
Now, you may get some format errors since youbare mixing numbers and string values, so you may have to convert the numeric value to a string.
Cheers
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.