I’m trying to check at the Universe level whether data coming through is null (or IsEmpty), however when I run my webi report it doesn’t parse.
I’ve tried the following formula:
<EXPRESSION>IIF(IsEmpty(@Select(Key Figures\Target No. of New Opps)), 0 , @Select(Key Figures\Target No. of New Opps))</EXPRESSION>
<EXPRESSION>IIF(IsEmpty([Measures].[DAIPLZ4C62X0FMFVZYZOZ2IME]),0,[Measures].[DAIPLZ4C62X0FMFVZYZOZ2IME])</expression>
Both fail with WIS 10901 -“Invalid MDX command with ,.”