- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 04:20 AM
HI Everyone,
I have a requirement to get the list of all reports and dashboards which are using category and subcategory fields in their reports. How can I achieve this ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 06:32 AM - edited 07-22-2024 06:34 AM
Hi @sravya vemula ,
You can utilize this link (Remember to change instance in the URL): https://dev184251.service-now.com/now/nav/ui/classic/params/target/sys_report_list.do%3Fsysparm_quer...
This link will give you all reports where the condition contains category or subcategory. In regards to dashboards, remember that dashboards are just a container for reports and widgets.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 06:32 AM - edited 07-22-2024 06:34 AM
Hi @sravya vemula ,
You can utilize this link (Remember to change instance in the URL): https://dev184251.service-now.com/now/nav/ui/classic/params/target/sys_report_list.do%3Fsysparm_quer...
This link will give you all reports where the condition contains category or subcategory. In regards to dashboards, remember that dashboards are just a container for reports and widgets.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/