Skip to main content
Question

Accounts without Success Plans

  • November 3, 2022
  • 1 reply
  • 59 views

Is there a way to see the list of Accounts that do not have a success Plan created on them in NXT?

1 reply

john_apple
Forum|alt.badge.img+5
  • Expert ⭐️
  • November 3, 2022

You can either create a custom field on the company object for “has success plan” and the populate using the Rules Engine (Success Plans aggregated by Company merged with Company records, then load to Company action). Or build a dataset using Data Designer using Company and Success Plan objects and do a similar merge.

I prefer the custom field in case I will be using the data regularly.