Friday, June 17, 2022
1 change
Resolved issues and error corrections
This fix ensures spreadsheet pivot headers keep the selected date grouping when formulas use positional references. Users who adjust pivot formulas manually will now see the correct day-level results instead of mismatched values.
Original PR description
…onal_formula_test Steps to reproduce: - Insert a pivot with a date grouped by day - Replace a PIVOT.HEADER formula with a positional argument (=PIVOT.HEADER(1,"#create_date:day",1)) => Result is not correct Task-id 2885964