Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Expression result in variable

It is possible to place the result of an expression in a variable?

I need to get the Max expression Rowno (total) and put in a variable

2 Replies
alexandros17
Partner - Champion III
Partner - Champion III

If your value comes from a query (Select or Load) you can use the instruction PEEK ...

Hope it helps

Not applicable
Author

No. The value comes from an expression.

Follow the example.

I need to put the highest value of the column "Count" in a variable.