InformationTitleLeanData Reporting Managed Package - Territory ObjectsURL NameLeanDataReportingManagedPackageTerritoryObjects6901d879821fdStep-by-StepContents: OverviewPurposeBuilding the ReportTerritory Objects DetailsFields & Definitions Overview The LeanData Territory Object is used to store operational metrics and information from the from the Territory Management feature in LeanData. There are three related objects to territory management: “LeanData__LD_Territory__c”, “LeanData__LD_Territory_Geo__c”, “LeanData__Territory_Segment__c”. Cumulatively, this allows one to have a more comprehensive view of how the Route to Territory Node and assignments are doing within FlowBuilder. Purpose The Territory object report surfaces the territory information in itself such as the territory name, and segment-level information. Most beneficially, one is also able to look at geographic information that is uploaded into territory management. This allows for a better understanding of the routing metrics and assignments. For example, being able to filter by country or territory name to see how often records are assigned to certain sales regions allows admins to make appropriate Flowbuilder updates and/or gain business insight. Install the LeanData Reporting Managed Package You can install the LeanData Reports Managed Package here: https://appexchange.salesforce.com/appxListingDetail?listingId=02f027a4-5011-4c40-b9e9-8af704b7994d To install in your production instance, click the Get It Now button and follow the installation prompts from Salesforce.To install in a sandbox, click the Try It Free button and follow the installation prompts from Salesforce. Building the Report Each report is built on top of a custom Report Type that is created when the Reports Managed Package is downloaded. The custom Report Types are not editable, however the Reports themselves are. If you would like to build your own reports utilizing different fields, our recommendation is to clone the Report Type and pull the additional fields/objects you would like to reference. Note: If a Report Type is cloned, this report will not be automatically updated when new managed package versions are released. In order to upgrade existing reports that have been edited, you will need to uninstall the Reports Managed package, delete the Managed Package field(s), and reinstall the Reports Managed Package. To clone the managed package report types for customization, navigate to Salesforce Setup > Report Types. Click the report type you would like to clone. Within the Report Type Setup page, you will see a "Clone" button to clone the report type. To create a new custom report type, navigate to Setup > Report Types. Select the New Custom Report Type button. From here, select the primary object of the report, for example, LeanData Territory Geo. After selecting the primary object, you can then customize the layout of the report type, and add additional fields to the layout via Lookup. More guidance on creating report types can be found on the Object Reporting Guide. Territory Objects Details Report Name: LeanData Territory Object(s): LD Territory, LD Territory Geos, Territory Segment Description: The LeanData Territory Report The LeanData Territory objects (“LeanData__LD_Territory__c”, “LeanData__LD_Territory_Geo__c”, “LeanData__Territory_Segment__c”) are installed as part of the LeanData managed package. These objects are used to store territory management information. They store relevant territory management information for the segment and geographic fields (ex. Postal code, city, state, country). The report type primary object is the LeanData Territory Geo object and it has lookups to the LD Territory & Territory Segment objects. Fields & Definitions See table for the default fields included in the managed package report: Field NameDescriptionCreated Date(Date/Time) Territory segment creation datePostalCode(Text) Captures postal code from .csv file uploaded & manual inputs into territory segmentCity(Text) Captures city from .csv file uploaded & manual inputs into territory segmentState(Text) Captures state from .csv file uploaded & manual inputs into territory segmentCountry(Text) Captures country from .csv file uploaded & manual inputs into territory segmentCustom Field(Text) Captures custom field from .csv file uploaded & manual inputs into territory segmentCanonical City(Text) Outputs normalization for how LeanData database maps the cityCanonical State(Text) Outputs normalization for how LeanData database maps the stateCanonical Country(Text) Outputs normalization for how LeanData database maps the countryLD Territory: Owner(Text) Record owner ID assigned based on the territoryLD Territory: Segment: Name(Text) Name of the territory segment(s) in territory managementLD Territory: Territory Name(Text) Captures territory name from .csv file uploaded & manual inputs into territory segment