Skip to content
Discussion options

You must be logged in to vote

Glad you got the first part sorted.

To plot related Leads based on your config I would go with...

Note that the RecordType Name can come from standard fields. No need for a custom field (unless you want to use a formula field to aggregate record name and something else)

I assume that Completed_Date__c is only populated when a Lead is completed so that any other types won't be plotted.

As a reminder the relationship name comes from the config. In your field that's a lookup to the Account from the Lead you had RelatedLeads as the Child Relationship Name. In SOQL you need to add the package name and since it's a custom relationship (not standard) you'll need __r. So it becomes FinServ__Name…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@melsman31
Comment options

@deejay-hub
Comment options

Answer selected by deejay-hub
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants