Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to create a button. When user will click the button, the dialogue box should popup where user will select the file that he want and that file will be loaded and shown in the dashboard. Is it possible in Qlikview?
Hi,
If you are looking to do it on Qlikview Server, you should read this: Triggering an EDX Task from the Ajax Client
if you want to do it on the desktop: you can create a button with an action
What action to browse the file and load it and show it on the front end so that user can analyse. URL action moves user to the defined path and not to open the dialogue box.
I want to do it on desktop.
Hi,
I never tried to do it, but if i have to, i will try this:
hope it helps
Thanks. But I want something like once user click on button, he should be able to select the file from his machine and load it. Is there any work around?
I understand what you need, and what i wrote to you is exactly what you described.
there is no "direct method" to do it