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

Based on button selection the Table value will be changed itself....

Hi to all,

I am in a problem.... I 've a table. Based on  a button selection I want to show the Rollno which have the value Greater than 30.

Ref:

RollNo          Value

    1                  20

    2                  35

    3                  40

    4                  30

    5                  25

    6                  50

I got my result by using this exp "=if(Value<30,RollNo).. But I need to show the result once click on button. In a First time I want to show all RollNo and Values, OnceI click on Button it show the RollNo and Value which greater  than 30...

10 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

PFA for solution.

Regards,

Jagan.