BIP RTF formula? division and math formula
Content
I'm trying to get a formula to work within an RTF template and this isn't working:
((sum(current-group()/PRIOR_EXP) + sum(current-group()/CURRENT_EXP)) div sum(current-group()/Budget)) * 100
The division piece seems to be failing but I don't know why:
(sum(current-group()/PRIOR_EXP) + sum(current-group()/CURRENT_EXP)) div sum(current-group()/Budget)
Moving the math to the query is not an easy option. I'd like to do this in the BIP RTF if possible.
Thanks,
John
Tagged:
0