Create a report a list of Normal Changes that do not have any CTasks?

Shashi K
Tera Contributor

Create a report a list of Normal Changes that do not have any change tasks included in them. Is it achievable using OOB reporting?

1 ACCEPTED SOLUTION

AndersBGS
Tera Patron
Tera Patron

Hi @Shashi K ,

 

Yes it is - Create a report based on the change_request table and add a related list condition for change_task -> Change_request where you set the quantity equal to 0:

 

AndersBGS_0-1696405119949.png

 

AndersBGS_1-1696405137953.png

 

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/

View solution in original post

4 REPLIES 4

AndersBGS
Tera Patron
Tera Patron

Hi @Shashi K ,

 

Yes it is - Create a report based on the change_request table and add a related list condition for change_task -> Change_request where you set the quantity equal to 0:

 

AndersBGS_0-1696405119949.png

 

AndersBGS_1-1696405137953.png

 

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/

Shashi K
Tera Contributor

Hi @AndersBGS ,

I have add State filter condition 

state is one of Review and closed 

it’s showing the Ctask 

why?

Hi @Shashi K ,

 

Please share a snip of what you're referring - then it will be much easier to help you.

 

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/

Sorry @AndersBGS,

Now it’s working fine 

Thank you so much