saz
2 days agoNew Contributor
is there a way to check the total value on each account in the staging?
Hi Community,
We have a requirement to bypass lines from the source data for each account if the total equals to zero, regardless of the UD1 value. For example if these two lines are in the source data:
Account 1, UD1_1, -100
Account 1, UD1_2, 100
we want to bypass account 1.
Is there a way to achieve this result? in our case this is happening because we are adding UD1 in the source system and it's triggering a lot of unused accounts to now appear on our staging table because of the different UD1 members.