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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Llistbox

Hi ,

I ned some help

How to get latest 10 records in listbox??

can any one help me please??

mahi

2 Replies
Not applicable
Author

in list box properties go to sort tab and check load order...

perhaps it is a solution for your problem...

Not applicable
Author

Thanks for the reply

But i need only latest 10 records in my list box

i have created a variable like Max(field-10) as maxvalue

then i used this variable in list box like if(field>=maxvalue, field). this is working fine and getting latest 10 values but ..

when i select any value in list box again other values are displaying in the list box.

any solution ????