Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is there any way in Qlikview to process a .xlsx file recieved from a REST API?

Hi.. I am using Qlik Rest connector to connect to a rest api and is using POST method. The response is a .xlsx file. Unfortunately Qlik Rest connector only supports csv, xml and json files.

Is there any way I could use the .xlsx file to process in Qlikview?

1 Reply
marcus_sommer

Couldn't you load the xlsx simply as flat-file? An alternative would be to use an odbc-connect: Loading Multiple Excel Sheets Dynamically along with file name and sheet name.

- Marcus