Export CSV from dynamic columns is missing CSV headers

Hi there, I've noticed for a few weeks that any time I export data to CSV from my tables with Dynamic Columns enabled, the first row of the CSV where the headers should be is blank. Whereas exporting data to CSV from a regular table does show the headers properly.

Here's one of my export CSVs from a table with dynamic columns enabled (some data removed). Notice how the first line is blank.


2378,,13255,3378,196,Abc,1,2018-01-09T10:04:09.000Z,2017-01-04T13:51:00.000Z,,1,,,0,kneo_world,,,,,
2379,,13257,3379,196,Def,1,2018-01-09T10:04:09.000Z,2017-01-04T15:00:52.000Z,,1,,,0,kneo_world,,,,,
2380,,13257,3380,196,Ghi,1,2018-01-09T10:04:09.000Z,2017-01-04T15:01:38.000Z,,1,,,0,kneo_world,,,,,

I'm hoping this is easy to reproduce, but let me know if I should add some more details. Thanks!

2 Likes

Hi @Jake_Strang Thanks for reaching out! This is reproducible on our side as well :disappointed: I'll let you know when we're able to ship a fix for this bug!

2 Likes

Any updates on populating the headers when dynamic columns are involved

Not yet :disappointed:

seems there's a trivial workaround - change the 'export' behavior to export the results of the datasource that feeds your table.

Any updates or workarounds here? We're blocked on this as well.

Hi @neelchanda no updates yet :disappointed: The best workaround I can think of is @Eshed_Gal-Or's suggestion of changing the export behavior to pull results from a query or transformer