Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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 REPLY 1

OlaN
Tera Sage
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.