export cdt to excel

Certified Senior Developer

I am looking for a way to export cdt list to excel from an interface using a single click download option. Do not want to store this data into table. Please suggest.

  Discussion posts and replies are publicly visible

Parents
  • If you already have the datasubset then you can use -

    Datasubset to Excel plugin to achieve your task

    You will have function : Getdatasubsetdownloadlinkfromrule 

    and Data Type : ExportableDataSubset

    Or else

    You can use Appian Excel Tools plugin as well, you will have

    function :Getdatasubsetdownloadlinkfromprocess

    Data Type: ExportableDataSubset

     

Reply
  • If you already have the datasubset then you can use -

    Datasubset to Excel plugin to achieve your task

    You will have function : Getdatasubsetdownloadlinkfromrule 

    and Data Type : ExportableDataSubset

    Or else

    You can use Appian Excel Tools plugin as well, you will have

    function :Getdatasubsetdownloadlinkfromprocess

    Data Type: ExportableDataSubset

     

Children
No Data