So I would like to add a condition that checks the current list for each users email address before attempting to add them.
Current User Email = items('For_each_1')?['primaryWorkEmail']
Members contains email = contains(outputs('Members_as_string'),outputs('current_user_email'))
for every loop, the condition always = false. But If I open the 'Members as string' compose action and search for 'Current User Email' it is always there.
So what is wrong?


Report
All responses (
Answers (