I created a Macro to export the Table box to Excel sheet. I need to send the Excel file after reloading. So, I added Trigger Action "onPostReload". After reload, I got Virtual out of memory error and Error: Error while reading the data to C:\\...\test.xlsx on my desktop version.
But in the dashboard I didn't get any error. Whenever I am trying to send the file to Excel sheet, I got this error.
Please help me, how to avoid the virtual out of memory fwhen export to Excel.