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

Announcements
Save an extra $150 Dec 1–7 with code CYBERWEEK - stackable with early bird savings: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Control the tab according to the user id accessing the dashboard

Hi

Can some please help me out to implement a control that only shows the tabs QV1 & QV" if the following query returns a "Y" for the user id accessing the dashboard:

select 'Y' from w_qlikview_users
where qv_logon = 'qlikview'
and (aaa_qv = 'Y' or bbb_qv = 'Y' or ccc_qv = 'Y')


0 Replies