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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Transfer external parameter by section access.

I have a lot of parameters which want to be transfered to qvw. I want to transfer them by section access.

section access;

load USERID, ACCESS, link from a.xls.....

section application;

load link from a.xls;

load A, B,  parameter1, parameter2 ....

I think if a user login with a useraccount. I can get the field of parameter1, 2.... Then I set the parameters to qlikview varibles in action(OnActiveSheet)

Every thing same to be OK. In trigger page(OnActiveSheet)

action 1: select field A in value 'link'  ------ A = link

action 2: set varable : v1=parameter1  

action 3: set varable : v2=parameter2

action 4: set varable : v=B

And now I can use varables in my QV file.  BUT the fact is THIS IS NOT WORK WELL.  Who can help and give me some advice on this. thank you .

21 Replies
Not applicable
Author

Thank you .

I worried about user will disunderstand the "default" select when logon and in current select box this select will shown to user.

Any way, maybe I need find other way to solve the problem. Thanks again.

christian77
Partner - Specialist
Partner - Specialist

Hi:

I can't see the picture. I can't open the document.

Thanks.