Hi Guys,
I have an Group on Azure Active Directory which currently has 2 members of the group. The Group name is Test.
Further I have one SQL table which has several columns, one of the column called Group and contain Test as data.
Now I want through Power Automate send email to all the members of Test group on AAD. When the column Group is equal to Test.
So I want to make a condition I guess to make this works, but I really don`t know how to achieve this.
So as you can see here below. Currently the Flow pick up the email adres column. But I don`t want to use email adres anymore I want use the Column Group.

Thanks in Advance!