Question
2
Replies
144
Views
PEGA
Posted: December 26, 2016
Last activity: December 27, 2016
Closed
7.2.1 Data table exported column order differs from which displays on the screen
We have delegated a Data table to the end user, so end user can export / import data from the OOTB data table edit screen.
The exported CSV file contains all record displays on the screen with different column order as attached image shows.
Can anyone explain why does this happen and how can I make sure the exported CSV has the same column order as the screen display ?
Many thanks!
***Updated by moderator: Lochan to update Categories***
Hi chunchi,
I did try to export the data type column information in 7.2.1 local instance. However I did observe that after exporting all the columns are in alphabatical order(ie. from A to Z).
If you can try running the Data Type export in data explorer and observe the behavior.
FYI, pzDownloadDataRecordsAsCSV OOB activity is responsible for exporting the records.
P.S: I haven't tried delegating option.