1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
1
Hi dmarcus,
Something like this should work, very similar to traditional SQL: Select * FROM Dataset1 WHERE ID IN (Select ID FROM Dataset2)
Contenus pertinents
demandé il y a 9 mois
demandé il y a un an
demandé il y a 9 mois

Hi, I d appreciate if below answer, if helped you, can be accept it so that resolution is clear for community when searching for similar questions, thanks!