diff --git a/apps/spreadsheeteditor/main/app/view/SlicerSettings.js b/apps/spreadsheeteditor/main/app/view/SlicerSettings.js index a922dbf577..2614c95b26 100644 --- a/apps/spreadsheeteditor/main/app/view/SlicerSettings.js +++ b/apps/spreadsheeteditor/main/app/view/SlicerSettings.js @@ -77,7 +77,7 @@ define([ PosVert: 0, PosHor: 0, PosLocked: false, - SortOrder: Asc.ST_tabularSlicerCacheSortOrder.Ascending, + SortOrder: undefined, IndNoData: false, ShowNoData: false, HideNoData: false,