How to bring dashboard using UI Builder on homepage?

Mayur Patil2
Tera Expert

Hi All,

 

I am trying to create an experience for users via UI Builder where I want to add the dashboard that I have created with the Dashboard module. Now using the iFrame component I am able to pull the Dashboard Page but if you see if I click on Tab 3 then there is the header of ServiceNow is also coming. The below image shows the result.

 

MayurPatil2_0-1692702922028.png

 

Can you help me with how can I fix this or is there any other method or component which I can use to populate the dashboard in this Tab 3? 

 

Regards

Mayur Patil

4 REPLIES 4

Community Alums
Not applicable

Hi @Mayur Patil2 ,

Homepages support has been depriciated !! it's just dashboards you can create in UI builder.

I would take a look at our Academy Session from a few months ago where we showed how to use the In-line Editor for Next Experience Dashboards

Also, look at the doc : https://docs.servicenow.com/bundle/tokyo-now-intelligence/page/use/dashboards/task/create-tech-db-in...

 

HI @Community Alums 

Thank you for your feedback I understood what you want to convey just want to confirm one thing here you are suggesting to recreate the dashboard using UI Builder. If you are right then that will be double work in the project.

Actually, we have already created the dashboard via Dashboard and Reports Module. So that the Dashboard only needs to populate the homepage for the user via UI Builder.

 

Thank You

Community Alums
Not applicable

@Mayur Patil2 ,

You can add the cerated Dashboard through UI builder.

. Here are the steps to help you retrieve the Dashboard Value:

  1. Go to the UI Builder in your ServiceNow instance.
  2. Open the home page where you want to add the Dashboard.
  3. Within the UI Builder, locate the content box where you want to display the Dashboard.
  4. Click on the content box to access its properties and configuration options.
  5. Look for the setting related to the Dashboard selection, which could be named "Dashboard" or similar.
  6. Check if the correct Dashboard is chosen from the available options. If not, select the appropriate Dashboard that you want to display in the content box.
  7. If there are no Dashboards available in the selection list, it could mean that no Dashboards have been created or made accessible in your instance. In that case, you need to create or import a Dashboard before it can be displayed.
  8. Save the changes made to the content box configuration.
  9. Preview or publish the home page to see the updated content box with the Dashboard.

The availability of Dashboards in the content box depends on the configuration and permissions. If you are unable to see any Dashboards or encounter any issues, it may be necessary to check your user roles and permissions, as well as ensure that the Dashboards are properly created and published.

 

@Community Alums , suggested steps above works for Platform Analystics dashboard [par_dashboard] on UIB component "Dashboards Overview".

Unable to lookup for Performance Analytics Dashboard [pa_dashboards].