Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How to create report on incident table whenever priority changes from one to another?

vardhan3
Tera Contributor

How to create report on incident table whenever priority changes from one to another?

For example i have created today one incident on Priority high then later on Changed to Medium

here need data from how many priority Changes(past /Future).

If u know the Answer, pls respond.

7 REPLIES 7

sys_history_line is the table name. You can type sys_history_line.list from the navigation menu filter to view this table

Thank you,
Palani

Shruti
Giga Sage

Navigate to Metrics -> Definitions

Create new definition

Shruti_0-1730099962109.png

For reporting, create a report on metric_instance table filter by metric definition and group by ID

Hi Shruti,

Thanks for reply, I need past Data, Metrics will give future data only right?