I have a pivot table with a % difference calculated field that aggregates and calculates correctly in they Totals portions of pivot table, but at the sub-total level it is inaccurate.
Rows are district (subtotal) and clinic (lowest level)
Column is Day of Week Starting
Calc field in question: percentDifference(sum( FTs ),[{Day Week Start} ASC],-1,[Clinic])