Hello guys,
I am struggling with the dashboard number card. I am building dashboard for our servicedesk. Each task has a start datetime and after this, the technician should change the state to working. The rate card should show the servicedesk which tasks should have been started, but are not in order to notify the technician to change the state.
What I am trying to show is list of all tasks, which have start time in the past and are not in the correct (working or completed) state. I can filter for “start time” in the timespan (last month, this quarter etc…), I can filter for absolute datetime (<= 29.8.2022 12:00), but from some reason I cannot filter “start date” <= now. Did anyone solved this issue within standard filter?