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: 
EliGohar
Partner - Specialist
Partner - Specialist

Storing a value in a variable from table after Section Access

Hi All,

I'm having an application using Section Access.

The table after the Section access with the reduction look like this:

image.png

I'm trying to insert the value from this table after section access using Peek function:

 

Let UserLang= Upper((Peek('UserId',0,'Users')));

 

 

What I actually get in the variable is the value from the table before the section access reduction.

So my guess is that the Peek function is not working with Section Access.

Is there another way to store the value in a variable?

Many Thanks,

Eli.

 

 
Labels (2)
0 Replies