Report issue

CecileC
Tera Contributor

Hi, 

I need your help with a report issue:

 

I need to create a report with all incident from the last month that, at a certain point in the process, have been placed on (state) on hold, and (on hold reason) awaing vendor.

All this information is available in the notes and i'm not sure which table to use or how to bring out this information. Do you have any idea? 

1 ACCEPTED SOLUTION

AndersBGS
Tera Patron
Tera Patron

Hi @CecileC ,

 

you need to create the report based on the inccident_metric table, and create the report based on the metric_defirion called state or similar. This will ensure to capture the data that you’re looking for.

 

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

2 REPLIES 2

AndersBGS
Tera Patron
Tera Patron

Hi @CecileC ,

 

you need to create the report based on the inccident_metric table, and create the report based on the metric_defirion called state or similar. This will ensure to capture the data that you’re looking for.

 

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/

CecileC
Tera Contributor

Thank you! It was the table I was looking for. Because I wanted the "on hold reason" information, I had to create a new metric for this field, and because it's a new metric, I don't have the information for the past incidents. Do you know if there is a way to be able to have access of this information for the last month incident so I can add it to my report?