Skip to main content
April 10, 2024
Question

How to export local variable data to excel

  • April 10, 2024
  • 7 replies
  • 0 views

Hi Team,

I want to export local grid data to excel based on the selected filters.



find the Grid Data in local variable. 

7 replies

stefanhelzle0001
Brainy
April 10, 2024

Without any plugins, you could create a CSV file using the textfromtemplate smart service.

April 10, 2024

could you pls send me any references 

harshitb6843
April 11, 2024

Any reason for not using the OOTB export record list to excel? If possible, I would recommend making a record of your data and then using record's export feature. 

Or if that is not possible, here is the plugin that I use which helps me doing minimal efforts  - community.appian.com/.../export-json-to-excel

stefanhelzle0001
Brainy
April 11, 2024

It seems like this plugin is "archived" and I cannot deploy it anymore.

harshitb6843
April 11, 2024

Oh right, they archived it two months back. I was using it in one of my projects.