You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your effort. When I try to export data from a pivot table to excel. The errors can be found in console as below. Would you please help to check? Thank you very much.
require.js:44 TypeError: model.getHyperCubePivotData is not a function
at Object.getAllPivotDataRows (qlikService.js:72)
at exportTable.js:42
at g (require.js:45)
at require.js:45
at o.$eval (require.js:45)
at o.$digest (require.js:45)
at o.$apply (require.js:45)
at HTMLButtonElement. (require.js:47)
at HTMLButtonElement.dispatch (require.js:37)
at HTMLButtonElement.q.handle (require.js:37)
The text was updated successfully, but these errors were encountered:
Thank you for your effort. When I try to export data from a pivot table to excel. The errors can be found in console as below. Would you please help to check? Thank you very much.
require.js:44 TypeError: model.getHyperCubePivotData is not a function
at Object.getAllPivotDataRows (qlikService.js:72)
at exportTable.js:42
at g (require.js:45)
at require.js:45
at o.$eval (require.js:45)
at o.$digest (require.js:45)
at o.$apply (require.js:45)
at HTMLButtonElement. (require.js:47)
at HTMLButtonElement.dispatch (require.js:37)
at HTMLButtonElement.q.handle (require.js:37)
The text was updated successfully, but these errors were encountered: