Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi I have a pivot with the following dimmensions and expressions
Dimmensions = Time (30 minute intervals), Days
Expressions = Applications received (number of apps received during the said time interval)
Applications processed (number of apps processed during the said time interval)
Variance (processed - received / Processed)
In a seperate table I would like to have the absolute sum of variance for the whole day. if possible have that total at the end of the pivot.
Please help