R
ReportTrouble
I need to put a "0" instead of blank data in record so my expression will work.
I used a iif aplication:
WC: IIf([SumOfWebinar Count]=Null,"[SumOfWebinar Count]","0")
but for some reason the 0 isnt showing up..
please help
I used a iif aplication:
WC: IIf([SumOfWebinar Count]=Null,"[SumOfWebinar Count]","0")
but for some reason the 0 isnt showing up..
please help