For example,
If Source data have multiple records with Same account number as below -
Now if we try to update this exclude the record with value yes by using it in criteria and
and apply the identifier on Account then the rule is updating all the records including the Field Exclude which has Yes too.
So user is requesting to post as an enhancement request where the Action criteria is applied on target too.
The use case which you mentioned can be achieved by merging the "Source Data set with Target object" in the Bionic query and then setting up a filter to exclude the records with "exclude = Yes".
Let me know if that helps.
Regards,
Jitin
Hi Jahnavi.
If your Source and Target are the same, you have to do a self-join. Means you have to fetch all the records using one fetch and in another fetch task, fetch the records with a filter(which records you want to exclude in the Update Operation).
Now do a merge task between these two fetches using the common Identifier field. Here you have to do the Left Join and the Left object should be your First fetch.
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.