I have a table
Time_interval
1.3 Hourly
2.Daily
3.Mothly
We have a drill down to another panel
time_interval=$timeinterval$
So when I click “3 Hourly “
I shd get the the results for two values
It shd be like dis
time_interval=“3 Hourly” OR time_interval=“3Hr”
How to set the condition for this ?
If the values in the table are defined, then you can use
Define_tokens_for_conditional_operations_with_form_inputs