Forum Discussion

MBBIUser's avatar
MBBIUser
Regular Visitor
4 years ago
Solved

Nested IIF statement in Report Builder linked to SSAS data source

Hi,   I am trying to add a calculated member with the following logic - IIF( [Client].[Client Number] NOT IN 028193, 093386, [Client].[Client Type]=62, [Client].[Client Number] IN 028193, 093386). ...
  • MBBIUser's avatar
    4 years ago

    I found what I needed in google search. No need to respond to this post anymore. Thanks.