15
Views
2
Comments
export table data to excel and then allow user to download
Question
All,

I saw some older posts about this, however in the latest release what is the best way to export a table to excel and then allow the user to download it?
2016-04-21 20-09-55
J.
 
MVP
Just use recordlisttoexcel?


2017-08-09 12-12-29
Jason Herrington
Doh!  Yeah, that one.  So I guess just have the button attached to a screen action that takes in the list, converts it to excel then provides that as a download to the user.  Thanks!
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.