Forum Discussion
larryc
8 years agoNew Member
Measure causing sum not to work.
Hello, Here is the report I am working on: DOWNLOAD Problem: When the report date changes, I must be able to supply the correct exchange rate as of that selected report date. This forces ...
Vvelarde
8 years agoCommunity Champion
Hi, The issue is the IF(HASONEVALUE....) in your measure.
So when the total is evalualted the HASONEVALUE is FALSE the measure dont apply your calc.
I'm going out to the office but try to modify or reevaluate this and will work.
Regards
Victor
Lima - Peru
larryc
8 years agoNew Member
Hello Vvelarde,
Thanks, but everything just turns to 0 if I add a number, or if I use a 1 the entire sum balance is incorrect.