Skip to main content
March 1, 2024
Question

need to export columns in excel dynamically & columns may have more than 50 columns in it.

  • March 1, 2024
  • 4 replies
  • 0 views

Hello Everyone,

I have a scenario where I have to export excel with more than  50 columns dynamically without using export sql to excel plug-in.

Thanks in Advance.

    4 replies

    davidj137213
    Brainy
    March 1, 2024

    Check this link, where you will find a solution

    community.appian.com/.../export-to-csv-with-more-than-50-columns

    March 6, 2024

    Thank you so much for the solution.

    karumurua531442
    March 2, 2024

    Hi [mention:1bf28746db314580b1a6e5d32121e4b3:e9ed411860ed4f2ba0265705b8793d05] Can you give more context  on what  "dynamically without using export sql to excel"  refers to ?

    March 4, 2024

    Hi Abhishek,

    export sql to excel is deprecated, so I need to replace this smart service with alternate smart service & have to generate some dynamic columns based on user selection from UI. But when we use  export DSE to excel we have selection  limitation upto 50 columns only right.

    Thank you.