filter out incident task from incidents
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
so I am using columns and 1st data source is incidents and 2nd data source is incident tasks. there are some conditions to restrict the number of incidents but now I want to get rid of the tasks where its parent incident is already coming from 1st data source.
example: 1st data source is bringing INC1111 and 2nd data source is bringing TASK123 but this has parent incident INC1111 so I want to restrict this from coming.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @mrashid ,
Here you need to look at your filter condition. What should cause the incident to be part of the report? Based on this, you can create a filter to exclude the incident task.
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
11 hours ago
is there a way to implement join which I can use to eliminate this case
