- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 09:41 AM
Hi,
I'm configuring an indicator source with table task_sla. The condition, "Task. Closed on Today" is already present in the condition builder. I'd also like to add a condition that shows tasks resolved today (Task. Resolved on Today), but it's not an option.
How do I add this?
Thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 11:18 PM
Hi @JordyZ ,
The resolved on today is not on the task table, but instead e.g. on the incident table. You therefor need to dot-walk to the correct table to get the "resolved on today". See example below:
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 05:43 AM