Skip to main content
November 15, 2021
Question

How to export the grid data to excel?

  • November 15, 2021
  • 1 reply
  • 0 views

Hello Everyone,

Can anyone please help me, how can I export the grid data to excel.

Thank you

    1 reply

    November 15, 2021

    Hello shubhamy0001,

    If you are building a grid using the a!gridField function, you are able to enable a download button (which exports the grid to excel) by setting the parameter showExportButton to true.

    You also have this example which might help: docs.appian.com/.../Export_To_Excel_Smart_Service.html