127
Views
3
Comments
How to customize the order of export to excel based on Order selected by User
Application Type
Reactive

Hi all,

I am working on the customized report where end user select the columns available from the list and based on the selected columns user can download the report. 
By using Advanced excel component I am able to export the selected columns by using column delete action but I am stuck on how to rearrange the columns in export to excel with what user has selected?

I am using the structure for storing all the columns but can someone please tell how to arrange the columns on run time dynamically without hampering the performance? 

2021-03-18 21-03-15
Benjith Sam
 
MVP

Hi Ishaan,

May I know which forge asset you are using to arrange the column order as well as the selection? and can you share a sample oml with what you tried so far?


Kind regards,

Benjith Sam

2024-09-04 05-41-42
Pratap Singh Naruka

Hi @Ishaan Takkar  
I think you can use structure as data type for download report where attributes can be in desired order also when selected atrributes order we can achieve the same result. 

With regards 
Pratap Singh

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.