Unable to use Running Totals in Interpretation Mode
Posted: Wed Nov 22, 2023 4:15 pm
We have a complex report that we need to get running totals in a Footer for different groups.
What is happening is the running totals show up when running in compilation mode but in interpretation mode (required for .JS) the fields show up as blanks.
I have attached our report with sample data in the resource for you to reproduce the issue.
The issue occurs in the Fund10_Footer. If we can get the first column to work (the column consisting of Text120, Text140, and Text143 then we can use the technique to get the rest of the columns in that footer to work.
If you look at Text120 you'll see that what I am doing is creating a Running Sum that adds up items for the data field when the field OrderSegmentsCol = 10.
I've left the report in compilation mode for you to see the correct data. Switch to interpretation mode to see the problem.
Thanks!
What is happening is the running totals show up when running in compilation mode but in interpretation mode (required for .JS) the fields show up as blanks.
I have attached our report with sample data in the resource for you to reproduce the issue.
The issue occurs in the Fund10_Footer. If we can get the first column to work (the column consisting of Text120, Text140, and Text143 then we can use the technique to get the rest of the columns in that footer to work.
If you look at Text120 you'll see that what I am doing is creating a Running Sum that adds up items for the data field when the field OrderSegmentsCol = 10.
I've left the report in compilation mode for you to see the correct data. Switch to interpretation mode to see the problem.
Thanks!