Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
My data belongs to a company that produces to order. Each product ordered has a stock code. I want to easily filter some of these stock codes with a button. There are approximately 2000 product codes. I want to filter out the ones I do not want to appear among these product codes. The ones I don't want to be seen are approximately 50. Is there a button feature where I can select these 50 product codes and filter their alternatives? I don't want the person using the report to have to type these 50 product codes every time.
Thank you.
Hi,
One of the ways would be to create a on time bookmark for those 50 Products.
Apply bookmark to select those 50 Products.
Use a Qliksense button to Select Excluded/Alternatives values. This will exclude 50 values from your bookmark and select remaining.
Thanks,
Ashutosh
You can use "Compound Search" for a "Select Values in a Field" Action.
For example:
(*^(AA10|BB20|FHR5))
means: select all values except the values AA10, BB20 and FHR5.
G'day @sevvalk, I have two suggestions:
I hope this helps. Cheers, Barnaby.
I solved it by first selecting the values I wanted and then giving the select alternatives command for that column.