Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I need to get the current logged QlikView User, group from the QlikView report.
That also need to be done in the QlikView Report browser clik event.
If any one know how to do this in javascript/ajax/jquery in QlikView Report.
or i should go for any other approach.
Pls can any one help me.
Thanks in advance.
Thanks,
Jagadesan S
Hi,
I'm not sure to understand as well.
But you can show the QV user with the system function QVUser() or windows user with OSUser().
Hope that helps you
Martin Favier
Hi,
I'm not sure to understand as well.
But you can show the QV user with the system function QVUser() or windows user with OSUser().
Hope that helps you
Martin Favier
Hi,
I'm not sure to understand as well.
But you can show the QV user with the system function QVUser() or windows user with OSUser().
Hope that helps you
Martin Favier
Hi Martin,
Thanks for the reply.
Can we write javascript in QlikReport, like Asp.net page?
Thanks,
Jagadesan S
No, you can't write JS in QV Report, you can only use QV objects... Why do you want to do this ?
Martin Favier
Hi,
Thanks for the reply,
i am new to QlikView, i am from .net.
Please find the description of the requirement below.
Need to raise a post request from qlikView report to a web service(URL).
In that request i need to pass(bind to request header) QV username as well.
Hope, i described the requirement clearly. Please give me some approach for
this.
How i can do it in QlikView.
Thanks,
Jagadesan S