I am using a read-only grid to show data for reports. I need to export the data to excel but the grid has more than 50 columns. I have already tried default export to excel feature and a!exportDataStoreEntityToExcel() function but none of these worked. FYI:
Is there any way I can export the data to excel?
Discussion posts and replies are publicly visible
yashikas77 said:a!exportDataStoreEntityToExcel() function but none of these worked.
Is it throwing any error?? And have you tried Excel tools Plugin , Appian suggests this plugin if you want export more than 50 columns
Yes. it says maximum column limit exceeded.
Use Excel tools Plugin
Thank you for sharing the link but I see export to excel is deprecated.