I have been speaking with a customer who has a very valid use case. They would like to run a report to determine who has not yet been assigned a specific Milestone. They would like this report to contain only Accounts without this Milestone even if other Milestones have been created.
In the screenshot below, we are trying to build a report that shows accounts that have not completed a Welcome Webinar. The challenge we are facing is we can not filter out this account because of the existing Milestones.
Do we see us coming up with a way to filter to null values?
In the screenshot below, we are trying to build a report that shows accounts that have not completed a Welcome Webinar. The challenge we are facing is we can not filter out this account because of the existing Milestones.
Do we see us coming up with a way to filter to null values?
Page 1 / 1
You will need to use Data Designer. You’ll create 1 dataset that lists all accounts (A) and 1 dataset that groups Welcome Webinar milestones by company gsid (B). Then do a left join from A to B on company gsid and apply a filter WHERE B.company_gsid is NULL.
Reply
Sign up
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Welcome to the Gainsight Community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.