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: 
Anonymous
Not applicable

variable pass

rec:

LOAD * INLINE [

RecordNo,name,Amount

1,aaa,9876

2,kkk,4567

3,ccc,1000

4,ddd,1000

5,eee,850

6,ffff,500];

if have a input box passing counter as variable.

if i pass 2 then it will retrive 2,4,6 recordno(mod).

if i pass 3 then it will retrive 3,6 recordno.

2 Replies
Anonymous
Not applicable
Author

please help me

Alejandro_Hernández
Former Employee
Former Employee

Hi Suman,

Please see attached document