filter out incident task from incidents

mrashid
Kilo Explorer

mrashid_1-1761693167288.png

 

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.

  

2 REPLIES 2

AndersBGS
Tera Patron
Tera Patron

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/

MahadRashiK
Tera Contributor

is there a way to implement join which I can use to eliminate this case