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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
mamaewapolya
Contributor II
Contributor II

Button, acting as a bookmark

Hi everyone,

I am struggling to create a button, which will limit the selection to the conditions I want. My dashboard consists of a table with the orders.

What I was initially trying to do is to limit the selection, applying the set expression to a column:

=Aggr(Only({<Direction={'Export'},ShipmentType={'Consolidated','FullContainer','LessthanContainer'},ETD={"<=$(=Today()+7)"}>} OrderNo), OrderNo)

But this did not work. I was also trying to create a variable with the same condition and attached it to a button, but it did not work either.
Could you please let me know if there is a solution to filer the data in some may, that meets my request?

Thank you,

Polly

Labels (1)
1 Solution

Accepted Solutions
mamaewapolya
Contributor II
Contributor II
Author

Hi @Taoufiq_Zarra , I was able to solve the problem by using variables 🙂

Thank you!

Polly

View solution in original post

2 Replies
Taoufiq_Zarra
MVP
MVP

@mamaewapolya  can you share a sample data and the expected output

Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉
mamaewapolya
Contributor II
Contributor II
Author

Hi @Taoufiq_Zarra , I was able to solve the problem by using variables 🙂

Thank you!

Polly