Download options for tables

Hi all,

is there a possibility to have both download options for table elements?
I want to give the user the option if they want a csv or excel.
Unfortunately it did not work out yet for me to enable both options simultaneously.

Thank you!

Solution →

"download": {
      "fileName": "GDPR_Revelant_Data",
      "full": true,
      "paged": true,
      "type": "excel",
      "customizable": true}