393
Views
3
Comments
How to change the column name in excel export?
Question

I want to take excel report with dynamic column names, As of now am using one structure, that structure contain column names as Column1,Column2...Column10. So in excel sheet data is exported with these names. But i have some dynamic column names. I need to show that as column names in Excel sheet. kindly find the attachment.


queryOutput.png
2025-08-22 10-19-44
Pramod Jain
 
MVP

Hi Naveen,

Please look at this Advance Excel component in the forge , this component will allow you control the excel writing as your own way. You can control each row and column and also can do lots of formatting on your excel .


Regards,

-PJ-

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

Hi NaveenRaj,

You can update the cell value with dynamic value using the Cell_Write server action available in the Advanced_Excel Forge Extension

Hope this helps you!


Regards,

Benjith Sam

2021-03-10 13-50-58
NaveenRaj

Thank you Pramod Jain and Benjith Sam. I will try with Advanced Excel component and let you know


Regards,

Naveen

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