- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hello All,
I would like to inquire as to what are the specific tables used for the Insights Dashboard in the DevOps Change Workspace? I would like to understand how the data is being created for this dashboard and also counter check the accuracy of its contents versus what we have in the CI/CD pipelines.
Thanks in advance..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi @AllanPG
These are all PA reports. To review them, go to Platform Analytics → KPI or Indicator, where you can see how the calculations work and which tables/data have been used.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi @AllanPG
These are all PA reports. To review them, go to Platform Analytics → KPI or Indicator, where you can see how the calculations work and which tables/data have been used.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago - last edited a week ago
Go to Application Navigator -> Next Experience Framework -> UI Builder
Go to Experiences tab and look for the Workspace. In my PDI, I do not have DevOps Dashboard, so showing example from Software Asset Workspace
Locate the link after instance name for the dashboard you want to edit in workspace, for example /softwareasset/analytics/params/selected-tab-index/
From Software Asset Workspace -> open analytics page and edit in original scope
click which tab you want to edit and open in viewport,
Go to editor of the subpage you want to edit and make the changes
Hope this helps you !
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Did you get a chance to review this ?
If my response helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sunday
Hi @Bhuvan ,
Good day. I tried both your suggestion and the one provided by @Dr Atul G- LNG . Both your replies gave me additional information on my concern but the one closest to answer my query is Dr-Atul G- LNG's reply.
Thank you both for your response.