WEB_BUSINESS_DATA_SHOP_EXPORT_FORMATS
This option sets possible export formats for the Web Business Data Shop. It supports the following formats:
CSVEXCELTABLEAUPOWERBIRLANGPYTHONHTTPREQUEST
The default value is 'CSV,EXCEL,TABLEAU,POWERBI,RLANG,PYTHON,HTTPREQUEST'. To change the list, you can use this statement:
CALL "SYSADMIN.setDefaultOptionValue"('WEB_BUSINESS_DATA_SHOP_EXPORT_FORMATS','CSV,EXCEL,TABLEAU,POWERBI,RLANG,PYTHON,HTTPREQUEST');;