Monday, June 17, 2024
1 change · saas-17.3
Resolved issues and error corrections
This fix prevents spreadsheet pivot tables from being created in the wrong context. It ensures tables are only created when a pivot is inserted from the pivot view, reducing incorrect spreadsheet behavior for users.
Original PR description
Creating a table should be done only when the pivot is inserted from the pivot view, not when it is inserted with the command "INSERT_PIVOT". Task: 3987435