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.

Display LIST REPORT on Service Portal page with group by functionality

Balaji Pandhare
Kilo Contributor

Hi All,

I have a list report for incidents grouped by 'assigned_to', and my requirement is that i have to show the list report on service portal widget.

- Report widget is not supporting list reports.

 

find_real_file.png

 

Thanks,

Balaji

4 REPLIES 4

sachin_namjoshi
Mega Patron

Check below for code for list widget in service portal.

 

https://serviceportal.io/simple-list-widget/

 

Regards,

Sachin

Amruta8
Tera Expert

Did you find any solution for this?

jamal_williams2
Tera Contributor

Has there been a solution for this. I am trying to view group by sections on the service portal

Check this ServiceNow doc out that discusses this:

https://docs.servicenow.com/bundle/utah-now-intelligence/page/use/reporting/concept/service-portal-r...

You will need to use use a Simple List Widget in the Service Portal to substitute a List Report.

 

Hope this helps,