Hi DNA Team,
I will appreciate your help.
table cotains.xlsx (87.5 KB)
I have grouped the table by column A and I would like to return only the grouped value if the table in row b contains “2590-9010”
I used the following m code but I run into an error, could you please help
each if Table.Contains([AllRows],“2590-9010”) then 1 else 0)