Expand my Community achievements bar.

SOLVED

Join schema Profiles(profile) with schema Address(addressStatus)

Avatar

Level 1

Hi,

 

I have a selection of Address(addressStatus) with Status= Quarentine.  

 

And I want to recover some information from Profiles(profile) (I have a custom Field in that resource call ‘Client-Code’). 

 

So, I make a Workflow with two Query, and make an Intersection, BUT I don’t know which field I must use to make the join between the two schemes. 

 

Thanks,

 

1 Accepted Solution

Avatar

Correct answer by
Level 2

The Address (Email, Number, Token) would probably be your best bet however, its not ideal as if you have multiple customer records with the same email address or mobile number it will reconcile to all of them.

 

AJ

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

The Address (Email, Number, Token) would probably be your best bet however, its not ideal as if you have multiple customer records with the same email address or mobile number it will reconcile to all of them.

 

AJ