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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
varunjain
Creator
Creator

Passing multiple parameters to a URL using GET


Hi,

There is a scenario where in the client wants to call a URL by passing multiple paramaeters using GET. The return would be a ZIP file containing some files. How can I achieve this in QV? Please help!

Labels (1)
2 Replies
tresB
Champion III
Champion III

Have a look here and here

varunjain
Creator
Creator
Author

Hi Thanks... but i need to do it by using POSt method because number of paramerts could go up to 50.