Too many elements to display breakdown error in PA

Abhijit4
Mega Sage

Hi All,

 

We have created indicator on Metric Instance to find out assets total In Stock/In Use duration. We have used breakdown on alm_hardware table with some filters, While preview it shows around 22k records. In system property breakdown maximum record count is set as 100000 which is greater that preview record count. Still we are seeing "Too many elements to display" message.

 

Abhijit4_0-1666034159626.png

Breakdown definition:  we know that hardware sys_id will return too many records but we have used conditions to reduce it to around 20k record, we are basically adding hardware asset breakdown on metric instance table to find total In Stock/In Use duration for individual assets.

Abhijit4_0-1666035112226.png

 

 

Does anyone has any input to resolve this issue?

 

@Adam Stout 

 

 

By marking my response as correct or helpful, you contribute to helping future readers with similar issues.
Regards,
Abhijit
ServiceNow MVP

1 ACCEPTED SOLUTION

Adam Stout
ServiceNow Employee
ServiceNow Employee

I believe you are just hitting a display limit, if you enter a few characters the values will show up.  The UI doesn't page (if I remember right) so showing 22k records (along with each individual series) would be a challenge.  You could use an element filter to refill a list (for My Assets or something like that).

View solution in original post

9 REPLIES 9

Bert_c1
Kilo Patron

Post your Breakdown definition and you may get some useful response.  Fields that have too many different values will cause what you see.

Added breakdown definition details in question.

By marking my response as correct or helpful, you contribute to helping future readers with similar issues.
Regards,
Abhijit
ServiceNow MVP

Adam Stout
ServiceNow Employee
ServiceNow Employee

You may need to add some breakdown exclusions.  On the indicator, click on manage breakdowns to see if there are some with a large number of element combinations in the matrix that are not needed and can be excluded.  Check out the documentation on how to do that at: https://docs.servicenow.com/csh?version=latest&topicname=configure-breakdown-matrix 

Thanks Adam for your reply.

 

I believe breakdown exclusion is applicable when we have multiple beakdowns but in our case we are having only one breakdown.

 

By marking my response as correct or helpful, you contribute to helping future readers with similar issues.
Regards,
Abhijit
ServiceNow MVP