Hi,
I have a filter before my join filtering for a username and get 341 records at the end of my union.
however when i apply the filter at the end of my union im getting 340 records?
How is this possible?
the correct # should be 340 records.
@wonka1234 ,
the join field is NOT unique in the data coming into the right join input anchor.
put a unique tool before it and set unique to the join field. You should likely see a difference.
cheers,
mark
@MarqueeCrew
Why do you say right anchor? How do you know that?
sigh, still wondering why i am not getting 341.
Join us case sensitive. Is data mixed?