Adding a Custom Classic UI Dashboard to the Service Operations Workspace Landing Page

Pradeep Thipani
Mega Sage

Adding a Custom Classic UI Dashboard to the Service Operations Workspace Landing Page

 

 

Hello Community,

 

I’m excited to share my new exploring in ServiceNow Journey. We aim to add the Classic UI dashboard to the Service Operations Workspace landing page.

 

Overview of the Solution

  1. Open UI Builder from the left navigator and open the service operation workspace experience.
  1. Duplicate the Service desk landing page SNC version.
  2. Open the copied landing page(non-snc version).
  3. Replace the overview component with the iframe component under the Body main->left.SOW.png
  4. Provide the URL(sys id of the dashboard) in the iframe component under.SOW2.png

 

 

 1. Open UI Builder

  • Navigate to UI Builder from the left-hand navigator in ServiceNow.
  • Select the Service Operations Workspace experience to modify.
  1. Duplicate the Service Desk Landing Page (SNC Version)
  • Find the Service Desk landing pageSNC.
  • Use the Duplicate option to create a copy of the page. This will allow you to make changes without affecting the original SNC version.
  1. Open the Copied Landing Page (Non-SNC Version)
  •  Access the copied version of the landing page you just created.
  • This version will be where you’ll make modifications.
  1. Replace the Overview Component with an iFrame Component
  •  In the page layout, locate the Overview component that you want to replace.
  • Delete or remove the Overview component from the layout.
  • Add a new iFrame component to the desired location. In this case, it’s under the Body main->left section.
  1. Configure the iFrame Component
  •  Select the newly added iFrame component.
  •  In the Source section on the right-hand side, input the URL of the dashboard you want to display. The URL should include the Sys ID of the dashboard.
  • Adjust the Height and Width properties of the iFrame to fit your design needs.

 

Regards,

Pradeep

"If this response was useful, please select 'Accept as Solution' and mark it as 'Helpful.' This helps me provide better answers and assists the community ".

Regards,
Pradeep
1 ACCEPTED SOLUTION

Thankyou Arja 😊

"If this response was useful, please select 'Accept as Solution' and mark it as 'Helpful.' This helps me provide better answers and assists the community ".

Regards,
Pradeep

View solution in original post

5 REPLIES 5

Mark Manders
Mega Patron

 The question is: why would you do it like this? Don't get me wrong: it's a great way of getting yourself familiar with what you can and can't do, but with the Xanadu release, (almost) every instance needs to be on Washington or Xanadu as of November 10th '24, or you run out of compliance.

Washington introduces the migration tool for the old reporting/dashboards and within a year, you will be forced to move from the old way of working and use Platform Analytics. Using either the migration tool to make the legacy dashboard a Platform Analytics dashboard, or recreating it on the landing page directly would make it more future proof than putting an iframe on the workspace (which limits all kinds of functionality like adjusting reports/filters, etc).


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Hi Mark,

 

This helps to display any static data reports where they would like to track real-time updates in the landing Page workspace.

 

Thanks,

Pradeep

"If this response was useful, please select 'Accept as Solution' and mark it as 'Helpful.' This helps me provide better answers and assists the community ".

Regards,
Pradeep

Reports placed on the landing page directly are also real time and still: within a year your classic dashboard will be gone. It will simply no longer be there anymore, so your landing page stops working. 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Manideep Arja
Tera Contributor

Hi Pradeep, 

It's Very Useful. I'm looking for this query only. Thank you. Keep Going like this.