Is there any way we can fix order of columns while exporting csv file via scheduled job?

Ujjwala
Giga Contributor

Hello experts, 

We are sending daily reports of incidents to our clients in csv format via scheduled job

Client has reported that everytime sequence  of columns gets changed because of that they're facing issues while loading data into snowflake for automation 

Could anyone suggest me where exactly I should make changes to fix this? 

Any kind of help is appreciated 

Thanks,

Ujjwala 

 

1 ACCEPTED SOLUTION

Saurav11
Kilo Patron
Kilo Patron

Hello,

In the report module there is a feature to sort the report based on column

find_real_file.png

 

Click on it select the field and which order you want to sort(ascending/descending) and save it.

find_real_file.png

 

Your report will be sorted.

 

Please mark answer correct/helpful based on impact.

View solution in original post

2 REPLIES 2

Saurav11
Kilo Patron
Kilo Patron

Hello,

In the report module there is a feature to sort the report based on column

find_real_file.png

 

Click on it select the field and which order you want to sort(ascending/descending) and save it.

find_real_file.png

 

Your report will be sorted.

 

Please mark answer correct/helpful based on impact.

Ujjwala
Giga Contributor

Hi @Saurav,

This will sort only that specific column 'Created '

I want to sort headers of the whole report 

Only headers not records