Error: "Too Many Elements Matched the Criteria" in Performance AnalyticsDescriptionCreating an indicator that contains a breakdown with more than 10K elements causes an error with the following message in the scorecard: "Too Many Elements Matched the Criteria"Steps to Reproduce Create an Indicator for # of Incidents Created and attach a breakdown that has more than 10K elementsUpdate value on com.snc.pa.scorecards.max_breakdown_elements, follow instructions in link to update the propertyGo to Performance Analytics -> ScorecardScorecard shows error: Too Many Elements Matched the CriteriaWorkaroundCreate property for com.snc.pa.scorecards.max_breakdown_elements with a greater value (ex, 20k) by typing sys_properties_list.do in the Filter NavigationNotice the error is not returned Note: Increasing the value of this property may cause performance issues handling many elements, eg. if they are elements of a breakdown of a formula indicatorRelated Problem: PRB1254256