- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 10:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 04:42 AM
In ServiceNow, there is a relationship between Reports and Dashboards, and it is quite straightforward:
Reports: These are individual visual representations of data from tables in ServiceNow. They can take various forms such as bar charts, pie charts, list views, and more. Reports are often used to show specific slices of data based on filters and conditions.
Dashboards: These are collections of multiple reports displayed together. A dashboard is like a canvas where you can arrange multiple reports side by side, giving users an overview of different metrics and data points in one place.
How they relate:
- Reports are created independently and can then be added to a Dashboard.
- You can create multiple reports and then place them into one or more Dashboards.
- Dashboards provide a way to organize reports visually, making it easy to access related data in one view.
For the more information you can go through the ServiceNow documentation.
https://docs.servicenow.com/bundle/xanadu-application-development/page/build/professional-developer-...
If I answered your question please mark (Correct ) to my answer.
Thanks you ,
Pranita D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 04:42 AM
In ServiceNow, there is a relationship between Reports and Dashboards, and it is quite straightforward:
Reports: These are individual visual representations of data from tables in ServiceNow. They can take various forms such as bar charts, pie charts, list views, and more. Reports are often used to show specific slices of data based on filters and conditions.
Dashboards: These are collections of multiple reports displayed together. A dashboard is like a canvas where you can arrange multiple reports side by side, giving users an overview of different metrics and data points in one place.
How they relate:
- Reports are created independently and can then be added to a Dashboard.
- You can create multiple reports and then place them into one or more Dashboards.
- Dashboards provide a way to organize reports visually, making it easy to access related data in one view.
For the more information you can go through the ServiceNow documentation.
https://docs.servicenow.com/bundle/xanadu-application-development/page/build/professional-developer-...
If I answered your question please mark (Correct ) to my answer.
Thanks you ,
Pranita D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 10:30 PM
thank you..let me try it