Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Report

RominaF
Tera Contributor
when creating reports relating to the incidents table [incident], among the available columns, I would also like to be able to have among the columns the Alerts table [em_alert] (which is not currently present) with all the related fields.

 

1 ACCEPTED SOLUTION

OlaN
Tera Sage

Hi,

The em_alert is it's own table and you can report on it like any other table.

If you do have some relation between these two (incident and em_alert), then you can create a Database view to be able to report on records that uses both tables.

 

View solution in original post

1 REPLY 1

OlaN
Tera Sage

Hi,

The em_alert is it's own table and you can report on it like any other table.

If you do have some relation between these two (incident and em_alert), then you can create a Database view to be able to report on records that uses both tables.