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

search box with expression

I would like to put this expression in a search box, but it didn't work.

It returns me the date that my truck will come back. And I need to filter my table through the date that this expression gives me.

In a graph it work very well but I need it in the search box.

 

=Floor((max(aggr(max(Distancia),Veículo,[Código Instrução Filial]))/550)+max(aggr(max([Previsão Entrega]),Veículo,[Código Instrução Filial])))

When I put it in a List for exemp... it returns me the aggr of all dates, If I put a dimension in a list with this expression, works, but I can't filter by the expression.

Thank you

4 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     instead you can create a button to execute this expression and then select the resulted value from date field.

     All you need to do for this is, Add action on button click to select the value from field.

     and then in search string area you can put this expression.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable
Author

The last column on the table is the expression working. Who will see it need to know how many trucks will come back 'today' for example. But there's a lot of trucks that will arrive today, in many different hours, so I need to put this expression to select just one day and see what are the trucks that will arrive 'today' or 'tomorrow'

Not applicable
Author

hi,

Will you please upload the sample application

Not applicable
Author

The file is very big.

Try it.