Invoking a Saved report with Parameters

agulati
Kilo Expert

Hi,

I have created a report on incident table and want to run that dynamically by passing assignment group dynamically. Is there a way to do that?

Thanks

5 REPLIES 5

If you want a list of records that have a certain relation to the current group, consider displaying a related list based on a custom relationship:


Creating Defined Related Lists - ServiceNow Wiki



If, however, you prefer a graphical representation, you might find the following blog posts by john.roberts helpful:


FujiForty - Charts Embedded in Forms — CAVUCode


FujiForty - Form Charts (advanced conditions) — CAVUCode