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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Amudha
Contributor II
Contributor II

S3 bucket

I have a s3 bucket where the user uploads the excel file. The requirement is to have a button on the Qlik sense dashboard that when clicked, redirects to the source s3 bucket.

Labels (1)
2 Replies
jochem_zw
Employee
Employee

Try to use a Qlik 'Button' object and use as action 'Open Website or Email' 

URL:

='https://s3.console.aws.amazon.com/s3/buckets/........'

 

Amudha
Contributor II
Contributor II
Author

 But I need  to redirect to specific s3 bucket  folder is it possible  ?