Salesforce Fact #778 | Related record count of selected account of screen flow datatable
Suppose we want to show the related contact and opportunity count of the selected account from the screen flow datatable.
With the latest update of screen flow reactivity, this can be accomplished. We can create a LWC component which would use graphql wire adapter to get the count.
Attached are the screenshots.
Comments
Post a Comment