Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Issue with sum on row and total values

I am using an if statement to check values and it works on row level but on total it uses the total line which give wrong totals   xxx % = if([QTY PY]=0,blank(), (([Average price CY]*[Qty CY]) / (...