Skip to main content
I'm working on a data set with some pretty deep parent account heirarchies (1500+), and when we click on the hierarchy it returns the following: 

 

"The hierarchy displays the first 500 accounts. Additional accounts are not displayed."

 

 

Is there any way to increase the limit?  Any other suggestions on how to provide an alternative view?

 

 

Thanks!

 

Adam
1 respuesta
  1. 17 feb 2023, 19:17

    Hello @Adam Zuckerman

    In Salesforce, the maximum number of records displayed in a hierarchical relationship is limited to 500 by default

    Try below Methods-->

    Use the "Export Details" feature: You can export the entire hierarchy to a spreadsheet using the "Export Details" button, which can be found in the top right corner of the hierarchy view. This will export all of the records in the hierarchy, regardless of the limit

     

     

    Use a custom solution: If the above options do not meet your needs, you may need to develop a custom solution using Apex code or third-party tools to display the hierarchy in a different format.

     

     

    Thank you

    Piyush

0/9000