130
Views
14
Comments
How to rearrange the column names in the exported excel file
Discussion

I want to rearrange the column name in the exported excel file, Can anyone please help me to rearrange these.

Below is my excel file attached and warehouse planning is the screen i am working on.

2025-09-04 06-33-37
Nikhil___Vijay

Hello @Shalini D M 

I reviewed the function you're using to download the xlsx file.

 Advance Excel Use this Cell write function to arrange columns according to your use case.

Regards 

Nikhil kumar vijay


UserImage.jpg
Shalini D M

Warehouse code

warehouse description

part no.

norms type

Min stock

max stock

Fixed Min Quantity

Fixed Max

Staging lead time

Fixed days

Lot size

Created date

created by

Modified Date

Modified By

Sir I need to arrange the column in this order but how to do it using Advance_excel

2025-09-04 06-33-37
Nikhil___Vijay
2025-09-04 06-33-37
Nikhil___Vijay

It's possible to use this action in Advance Excel and arrange it according to your use case.

Regards 

Nikhil kumar vijay

Demo.oml
2024-12-10 04-40-04
Gitansh Anand

Hi, @Shalini D M, if by rearrange you mean give a different name to the column, then you can do so by changing the label of all columns in your structure.

Thanks
Gitansh Anand

2024-05-08 06-29-37
Prince Aadil Khan Panwar

Hi @Shalini D M 

You can try with advance excel forge component. 

Link- https://www.outsystems.com/forge/component-overview/355/advanced-excel

If you don't want to use forge component then you can try to create a structure and assign the structure list in the export excel element and select the attribute which you want to see into the excel.

Hope this will help

Thanks

Prince 

UserImage.jpg
Shalini D M

Can you please brief it

2024-05-08 06-29-37
Prince Aadil Khan Panwar

yes let me make changes into your oml.

2024-05-08 06-29-37
Prince Aadil Khan Panwar

take help from my OML. because cs module is not included in oml. you donot need to use Advance Excel.

Hope this will help

Regards,

Prince

exportrearrangeColums.oml
UserImage.jpg
Shalini D M
2024-05-08 06-29-37
Prince Aadil Khan Panwar

the structure which i created. and you can create as you want to export. 

i have created this and made var1 list of export.

2023-05-23 04-55-55
Wasimkhan Syed Abuthahir

Hi Shalini,

To get some clarity, you can download the demo module of Advanced excel and look into it which will be helpful for you to understand better to write your own logic.

https://www.outsystems.com/forge/component-overview/355/advanced-excel

Regards,

Wasimkhan S

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