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

Announcements
Congratulations to the new Qlik Luminary and Partner Ambassador class! Meet them here
cancel
Showing results for 
Search instead for 
Did you mean: 
SarveshKumar
Contributor II
Contributor II

Seeking Guidance: Issues with File Upload Implementation on Dashboard

Hi Team,

I'm developing an application that requires a file upload feature on the dashboard for Excel and CSV files. The native upload button doesn't support reading files from the local system, so I've implemented a custom solution involving a web page, an HTTP API (to send the payload to a specified route URL), and a Lambda function (to store the file in S3).

While the API and Lambda function were successfully created, I'm encountering a "Failed to fetch" error when clicking the upload button on the web page. I suspect the issue might be related to reading local files using this approach.

Any advice or suggestions would be greatly appreciated.

Regards,
Sarvesh

Labels (3)
0 Replies