shavenlunatic
MIS
Hi,
IN SSRS, I have a cell in a table I basically want to do the following:
iif(Something = 1, PerformAction1 and PerformAction2, PerformAction3)
Is it possible to perform 2 actions if an iif statement returns true?
________
clueless
IN SSRS, I have a cell in a table I basically want to do the following:
iif(Something = 1, PerformAction1 and PerformAction2, PerformAction3)
Is it possible to perform 2 actions if an iif statement returns true?
________
clueless