Hi all. Thanks for all your help. This is my ...

Hi all. Thanks for all your help. This is my question:

I have a 2 column table “DATE” and “CITY”. I need to put the date filter coditions over the date column

I.e: 06/12/2018 Los Angeles 06/20/2018 New York 07/02/2018 Orlando

It asks me “FROM?” and i put 01/01/2018 and then “TO?” and i put 06/31/2018. The result will be Los Angeles and New York.

Is it possible?

0 4 302
4 REPLIES 4

No answers?

UP

help me plz

You would need a separate table (or usersettings()) to collect FROM? and TO?, then use a slice to select the desired records from the data table with a formula that uses the parameters from the from/to table.

Top Labels in this Space