- Joined
- Oct 11, 2012
- Messages
- 2
- Reaction score
- 0
I have an IIF Parameter in SSRS that is giving me an error and I can't figure out what's wrong with it. Any help would be great.
= iif(Parameters!pc.Value ="CAT","0",Fields!NonMOSales.Value)
= iif(Parameters!pc.Value ="CAT","0",Fields!NonMOSales.Value)