- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 04-25-2019 10:30 AM
Welcome to the ServiceNow Knowledge19 Pre-Conference - Performance Analytics Advanced!
This is a dedicated Community Article for class communication, collaboration, and fun!!
- 3,662 Views

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Yea, we've unfortunately just had a tough time getting the data labels to present the percentage values we need. I'm hoping one day ServiceNow will develop more data label configurations but will definitely become more acquainted with targets and thresholds in the mean time and see if we can come up with a solution. Thank you for your responses!
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hey Guys,
I seem to be missing the update set that has the Outages info such as the Rep Snc Global Admin System Outages table.
Can you help me find that update set?

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Dear All,
I wanted to take a moment and thank you all for a jam packed two days here at K19 – I really enjoyed being your trainer.
Again, my apologies for any challenges my voice may have caused.
While I know your minds are probably swimming right now with all that we covered, the journey is just beginning. Over the next few days I predict you will suddenly have many more questions or realize there was something you really wanted to ask this week and did not. This is understandable – the platform can go pretty deep if you want it to and we’ve explored just a fraction of that iceberg (though if we’ve done our job well and adhered to Pareto’s Principal, that fraction of core information will get you pretty far), and I want to assure you that the answers you’re looking for will be there for when you need them.
Below you will find a collection of links to documentation, common practices and use cases, odds and ends I’ve personally found useful in my own ServiceNow experience, and a few links I’ve curated for this class based on general parameters. You’ll also find links to your local SNUGs (ServiceNow User Groups) and a few other useful community connections. Feel free to share with your customers, colleagues and more!!
I hope you’ll keep in touch and let me know where your transformation and learning will take you; perhaps I’ll see you next year at the 2020 Orlando Knowledge conference or have a chance to teach another class with you again in the future.
Sincerely,
Christian
P.S. Please don't forget to fill out the survey in the ServiceNow Events/Knowledge App.
Also, the exam blueprint can be found here –https://www.servicenow.com/content/dam/servicenow/other-documents/training/mainline-blueprint-cas-pa... pass or fail, please let me know.
Best advice for the certification exam, go through all the labs again!!
Peace!!
Christian
***************************************RESOURCES******************************************
Using Breakdowns on Dashboards - https://docs.servicenow.com/bundle/madrid-performance-analytics-and-reporting/page/use/performance-a...
Agent Intelligence (A.I) – Deployment Best Practices - https://developer.servicenow.com/app.do#!/creatorcon/CCW0504
Technical Best Practices - https://developer.servicenow.com/app.do#!/catlist/technical_best_practices?v=madrid
ServiceNow Utils (Chrome Extension) For Scripting - https://chrome.google.com/webstore/detail/servicenow-utils/jgaodbdddndbaijmcljdbglhpdhnjobg
Check out ServiceNow's Developer Portal– you can request a free personal developer instance that you can use as your playground to gain experience while your company works to implement the platform. There is also some training material on that site that you can looking at in addition to going back of the material we covered in this class and the labs we did. (One that I would highlight recommend you checking out is Technical Best Practice)
Look at ServiceNow's Community – that is our forum to ask and answer any question, follow blogs, vlogs and podcasts of not only ServiceNow employees but from our user group. There are user and special interest groups you can join (I listed a couple below). As well as information regarding different events – everything from Webinars, on demand videos, NowForms (which are line one day user conferences) and our official annual User Conference Knowledge
Check out HI Service Portal. This is your central place to Find detailed information about managing your instance, requesting services finding solutions, and documentation. Visit the site for access to comprehensive product documentation and the latest release notes. And also to ask for future functionality.
Get involved with our ServiceNow User Groups or SNUGs – great place to meeting and network with other customers, consulters and administrators here are some links:
Find a User group near you: https://community.servicenow.com/community/user-groups
Find a Special Interest Group: https://community.servicenow.com/community/special-interest-groups
If you are a Customer: Customer Champion Enablement Portal
Before you start creating your next utility, script, or application check out the Store and Share sites:
Items that I have found useful:
- ServiceNow / Salesforce Incident Integration
- How to report on nothing
- Auto-populating and validating date fields
Looking for inspiration? ServiceNow AppShowcase
The ServiceNow Documentation is now found at: https://docs.servicenow.com/
You tube as a lot of great video’s you can subscribe to:
- YouTube - ServiceNow Inc
- YouTube - ServiceNow NOWSupport
- YouTube - ServiceNow ShowMeNow
- YouTube - Other ServiceNow Training Channels
- YouTube NOW Community
- ServiceNow TechNow walk through creating a new application
The ServiceNow Learning Portal has information for self-pace, virtual and on site classes
Let me know how else I can assist. And please let me know if you end up taking the exam, pass or fail.
You can find me on https://www.linkedin.com/in/christianoh
And my email again is christian.oh@servicenow.com
Have a fantastic rest of the K19!! Safe travels back home!!
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi Everyone, attaching the long version of the Index Indicators lab.

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
So here's a fun one that appears to be easy but I can't figure it out. I want to do a stacked column widget that shows the Top 20 Configuration Items selected in Incidents. We require a CI on all incidents, so I have the data I need, but can't tease it out. Do I use a breakdown source that is the incident table CI or do I use all CIs?
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Here is how I think you can approach this:
Since your business process data to analyze is Incidents, I would set up/use an Indicator Source/Indicator retrieving all Active/Open Incidents (both Source and Indicator already exist in the base configuration).
Because you want to segregate the data by CI, I would set up a Breakdown on the CI attribute. The Breakdown source should be the respective cmdb table and your Breakdown will maybe look for CIs of a certain type, or all CIs. Further, you will need a mapping to map the CI Sys Id to the CI reference field in the Incident table.
Now that you have the above, collect some historical data and make sure that your Breakdown correctly separates the Incident data by CI.
At this point your are ready to create a Widget. Since you need to display the Incidents by the CIs they reference, I would use a Breakdown Widget using the CI Breakdown. If there are too many CIs, you can use the built-in filters to display only the top CIs.
Hope this helps.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hello,
What is the best way to determine how many incidents a user has worked on but not necessarily resolved? I have a requirement to find out how many incidents a user has "touched" in a given month as well as average business duration an incident stays within their queue before either being resolved or reassigned.
I've tried using metrics, but I've found it's difficult to report on individual users because they come in as strings in the "Value" field. It's also challenging because when you report off the metrics table, you lose the ability to click in and view the individual incidents that were touched.
I have full access to Performance Analytics, is there a way to leverage this tool to accomplish this ask?
Thanks!
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
The assigned to metric (or assignment group) is a good way to capture duration of assignments. I would then create an indicator on top of it (like we did in class) and use a PA widget for reporting.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
You can modify the formula indicator or create a new one which does the desired calculations.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Please subscribe and post further questions to the Performance Analytics Community space so they get more visibility - Performance Analytics and Reporting Community.
- « Previous
-
- 1
- 2
- Next »