Skip to main content
Announcements
Global Transformation Awards! Applications are now open. Submit Entry
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Issue with open URL action in qlikview

Hi,

I'm developing an app and I've added an open url action via a button to a page on our intranet (sharepoint) where some operating procedures lie for users to view. Works fine when opened on my pc in my qkw but when published on our qlik server the URL, even though the same, points to a different part of the intranet. It opens a few folders 'back' from where it should. has anyone come across this url issue? I use qlikview 11

Searched the community for similar issue but to no avail. Ialso hope i've placed my query in the right place. Admin feel free to move if not so

2 Replies
vishsaggi
Champion III
Champion III

Did you create this open url action using one of the Triggers from Document properties? It might not work on Onpostreload and OnPostReduceData event triggers. Try on OnOpen trigger or I would create a button object in a sheet and use the open url action inside the button action event.

Thanks,

V.

Not applicable
Author

I had created a button object and created an open url action within that. I'll try one of the triggers which I see are in doc property settings. Thank you for the reply.