Hello,
I’ve created a Tulip table with several fields, 2 of those fields are with type of DateTime, Production date and Test Date.
Then I created a query that have to filter the data by range of dates, each range for one of the fields.
The query gets data from app input.
In the application I connected the new table and created a place holder and connected to the query I just created, then connected the query parameters to the app fields of the same type (DateTime variables).
In the next step, I added the 4 variables to a step (from and to date for both fields), in the next step I want to activate the query by choosing the dates in runtime (in the player) and press a button, what should I do in the trigger of this button ?
I didn’t find any choice that activate a query there, only load a record or link records and so on…
Thank you,
Amit Berku