summary method
Hi, question please. How can I sum up #transactions #1-#5 without adding the top list (alo world)? The total should only be 249 but the values is 5,772. I already edit the summary method to formula. Thank you.
Best Answer
-
Try changing the formula to IF PARENT(ITEM('CFO Highlights....')) = 'CFO Highlights....'.Alo World THEN 1 ELSE 0
That should work!
Although I have to say, this kind of hardcoding is almost never a good idea. Do consider using another approach...
Regards,
Anirudh0
Answers
-
Hi,
Try changing the summary method to Sum not Formula
Regards,
Anirudh0 -
Hi, I changed the summary method to SUM, it got result however the values for the ALO world changed to zero value.
I tried to do a test IF item(list.alo world) condition here but got an error, maybe because the list that I used in my module has a parent list. see ss:
here are my dimensions:
here is the list:
0