Report to show top and least used Catalog Items to submit requests
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 10:00 PM
I've a requirement to create 2 separate reports that shows top 10 and least 10 used catalog item to submit requests.
I should look something like below:
The report should contain 2 columns like above Catalog Item Name and Count of Requests submitted.
The reports on above images are not actually normal list reports available. I couldn't figure out which kind of report it is. If someone knows the type please let me know
Need help in configuring the requirement.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 10:07 PM
Is the list displayed on Portal? If it is, it seems like a widget.
"Service Portal" > "Widget".
Following page is a tutorial. You'll need to code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 10:51 PM
@Hitoshi Ozawa - the list is displayed on Dashboard.
I need create a report to display it on Dashboard

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 11:18 PM
So you're trying to create a custom dashboard widget?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 11:29 PM
Table holding requested items is sc_req_item. Can create a column table based on this table.