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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Mt3
Contributor III
Contributor III

ApplyMap/ Dynamic variable

Hi,

I have two web adresses :

- A - shoud be used internally by 2 users only

- B - should be used externally

I have defined a table mapping to define 2 users which should use the A version of the adress and added them role 'internal'.

Table:
mapping
Load * Inline [
Username,Role
FirstUser,adminRole
SecondUser,adminRole];

Than, i want to create variable which will check if user, who displays the report if FirstUser or SecondUser in order to display webadress A or B.

Do you have any recommendations how to do it?

 

Labels (1)
0 Replies