Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have as requirement, where qlikview document should display the details based on the user-id and password passed in the URL.
Thanks in advance
If you are asking for how to pass parameter in URL then follow these:
Passing parameter and direct url to docs
and if you are more interested in user-wise-access, then you might have to integrate this with section access. Learn it here :
http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization
Hi,
in which infrastructure do you want to use it?
Publisher, AccessPoint/direct links, QVWS/IIS, Apache for reverse proxy, Custom User/LDAP/... and so on.
Is it possible to pass parameter (userid and password) in url, so that when qvw document is opened in Acess Point, the specified user details will be displayed.
Is it possible to pass parameter (userid and password) in url, so that when qvw document is opened in Acess Point, the specified user details will be displayed.
In normal installation mode only with a direct link and select param. But you can use funktions like OSUser() and section access etc.
how can i do the same in IE plugin