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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Extract user not from osuser()

Hi All,

My users access QV through their company portal. Meaning, they log in with username1 to windows and than to the company portal with username2. I have a complicated permission model that doesn't use section access but if statements that must extract the username that logged in to the portal (in this example- username2).

Any ideas on how I can accomplish that? Is there a QV function that can extract the user name not from windows (osuser())?

Thanks for your help!

Hila.

6 Replies
engishfaque
Specialist III
Specialist III

Dear Hila,

It's confusing me.

Which one username you want to extract ? meanse username1 or username2?

Kind regards,

Ishfaque Ahmed

Not applicable
Author

Hi Ishfaque Ahmed,

Thanks for responding!

I would like to extract username2- the user that they login with to the company web-site.

Thanks,

Hila.

sasiparupudi1
Master III
Master III

Please could you give any example usenames?

Not applicable
Author

Hi Sasidhar,

Thanks for responding

The case is as followed: To log in to my work station I use my active directory username- hilagendelman and in order to log in to the QV application I first log in to the company web-site with a username- HILAG. I would like QV to be activated according to the username- HILAG.

Is that possible?

Thanks,

Hila.

PrashantSangle

Hi,

use QVUSER()

Regards

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Not applicable
Author

Hi Max!

I do not user section access..

Thanks for your answer