Limit with exporting CSV from database

Good morning,


I am trying to export from bbdd to csv, I am using node
Export Data Store Entity to CSV
The export table has more than 50 columns and when executing the process it gives us an error that the maximum size is 50.


Do you know if there is any other solution?

A greeting and thanks in advance

  Discussion posts and replies are publicly visible

Parents Reply Children
  • I assume you mean you solved the CSV issue? A Web API can only export to CSV, not to Excel.

    Unfortunately, like I said the smart services are limited to 50 columns. I'd suggest creating a support case and requesting this feature. Then, Appian Support will record this so our product team will see the request for increasing export to more than 50 columns.

    If you open a support case, please also provide why you need this to help us prioritize - for example, why do users need to export all of these columns? What are they doing with the exported data that could not be met using CSV export or the enhanced data pipeline?