chymerra
chymerra
About
- Username
- chymerra
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
Thank you very much, I was just wondering what you think is more efficient method to do these calculations a) the report level or [img]style_emoticons/<#EMO_DIR#>/cool.gif" style="vertical-align:middle" emoid="B)" border="0" alt="cool.gif" …
-
I've tried this: [IIF ([=0], SUM(,MasterData1,2),0)] but this does not work, i get an Invalid Variant Operation also tried like this: [IIF ([=0], SUM(,MasterData1,1),0)] and like this: [IIF ([=0], SUM(,MasterData1),0)]