I have to do in DAX this code, for semplicity I write it in sql, practically I have to translate this sql in DAX:
select \'id\' from x , y where x.client == y.client<