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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
sudarshank
Contributor III
Contributor III

How to read api xlsx file?

Hello,

I have use tFilefetch component to get excel data but it is not working.

0695b00000htpNmAAI.png

0695b00000htpOVAAY.png

Error:

0695b00000htpOaAAI.png

Labels (3)
2 Replies
Anonymous
Not applicable

Hello @sudarshan khandu​ ,

Could you please change the Protocol to http for tFileFetch component to re-try?

Please refer to the article

https://community.talend.com/s/article/How-to-download-a-file-from-SharePoint-using-tFileFetch-eq7eb?language=en_US

 

Best regards

Aiming

Lord-Vader
Contributor III
Contributor III

If im not wrong, the tfilefetch downloads the file. To read it you have to use like a tfileinputdelimited.

But from your situation here seems like your file is not found. Try to use the url in your browser and see what it does.

If it downloads the data.xlsx file then its working, but surely your gonna get the 404 not found error.

 

idk how your api here works so i can only help you to an extend.

Hope this helps.

Vader out 💪.