Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
No data is shown on the scorecard / dashboard for a particular breakdown in Performance Analytics even though there is data / scores in the system. - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • No data is shown on the scorecard / dashboard for a particular breakdown in Performance Analytics even though there is data / scores in the system.
KB0743804

No data is shown on the scorecard / dashboard for a particular breakdown in Performance Analytics even though there is data / scores in the system.


2463 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

Symptoms

No data is shown on the scorecard / dashboard for a particular breakdown in Performance Analytics even though there is data / scores in the system.

Go to Indicator scorecard > Breakdown tab > No elements are shown on selecting a breakdown from the dropdown.
You can see data in the table or on previewing breakdown source. However, elements are not shown on the scorecard / dashboard.

You can see a 404 not found error in browser console.

If scores are shown for individual elements on selecting one at each time from the element dropdown, check localhost logs. You might see a Null Pointer Exception logs.

2019-02-01 08:06:14 (702) Default-thread-9 7E8E9A66DB932B00E8A379531F961945 txid=e5fbfa2edbd3 SEVERE *** ERROR *** java.lang.NullPointerException
java.lang.NullPointerException
at com.snc.pa.Element.equals(Element.java:89)
at java.util.ArrayList.indexOf(ArrayList.java:321)
at java.util.ArrayList.contains(ArrayList.java:304)
at java.util.ArrayList.batchRemove(ArrayList.java:724)
at java.util.ArrayList.removeAll(ArrayList.java:694)
at com.snc.pa.ElementsDAO.getElementsOrTooManyElements(ElementsDAO.java:249)
at com.snc.pa.Scorecards.getElements(Scorecards.java:607)

Release

 All

Environment

All

Cause

1. Too many breakdown elements to be included in the data collection will result in a long URL issue, and doesn't show any elements for that particular breakdown on the scorecard. In this case, you cannot select an element from breakdown elements dropdown.

2. Element is empty (no name)

Resolution

1. Look for the following PA property and update the value to a larger number than the number of elements shown on previewing the breakdown source.
com.snc.pa.dc.max_breakdown_elements_limit

2. Look for empty (no name) elements in the breakdown source table.

  • Navigate to breakdown source and click on Preview.
  • Sort by the name to see if there are any elements that are blank.
  • Update the element to have a name or delete it from the list.

Re-run the data collection job.

Additional Information

[Optional - remove this entire section if you do not need to list additional helpful resources]


The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.