Darren Gosbell on 23 Feb 2021 19:25:43
Sometimes when a measure returns a blank we want the ability to show some other value like 0 or
"n/a" or "-" but building this into the measure itself can have serious performance implications or may not be possible due to data type restrictions. This should be implemented as a format string option (similar to how it could be done in MDX cubes)