I can see the relationships between Reports and Dashboards?

wavetom5
Giga Expert

 I can see the relationships between Reports and Dashboards?

1 ACCEPTED SOLUTION

pranita-24
Giga Guru

Hi@wavetom5,

 In ServiceNow, there is a relationship between Reports and Dashboards, and it is quite straightforward:

  1. 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.

  2. 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


View solution in original post

2 REPLIES 2

pranita-24
Giga Guru

Hi@wavetom5,

 In ServiceNow, there is a relationship between Reports and Dashboards, and it is quite straightforward:

  1. 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.

  2. 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


wavetom5
Giga Expert

thank you..let me try it