Skip to main content
Nintex Community Menu Bar
Question

Multi select picklist data not export in csv file properly.

  • July 9, 2024
  • 1 reply
  • 1 view

Forum|alt.badge.img+7

Export file function not export correct data in the row when select multiple value in multi-select picklist.

1 reply

Forum|alt.badge.img+17
  • Nintex Employee
  • July 9, 2024

That’s funny.  Its a conflict between two sets of comma delimited values.  I don’t think there is a way around this. Both are comma separated lists.  

The only workaround I can think of is to adjust your export settings so that the multi-select is the last field in your export.  Then do some data data concatenation in your output sheet to pull all the values back together.