Hello,
we are having issues with the pivot grid exporter plugin and package as no data get exported in the excel file. The exporter package was added to the packages folder and added to 'app.json' as requires.
We adapted the code from the kitchen sink grid exporter example to match our data and it brings the data correctly into the view. The store loads the data from the server side, and it seems to be correctly set in the pivot grid matrix.
As no exceptions occur during export, I don't know exactly what could be the issue. The excel file shows only the title with no data.
Can you please help us with some solutions/possible causes?
Thank you.