Hello,
I am very new to Power Automate and I have no programming background, so please be patient with my question.
I have a SP list of staff where one of the columns is Role (multiple options/text) and another is Status (Active or Inactive options/text). I want to create a flow that opens a draft e-mail and the recipients are based on Status and Role.
So, I want to Get Items from a SP list and I want to filter those for Status = Active (I can do this) and Role = User input (this is the problem).
This is my user input (these are also the options available under Role):
This is the Get items action:
How do I create syntax to get only the items that have a Role value equal to at least one of the options coming in from User input?
I don't have a problem afterwards, creating a string of e-mails, etc, and adding that dynamic content to the e-mail recipients field. It's just the filtering based on user input. Maybe I'm not selecting the right type of user input?
I have searched YouTube but haven't found a specific tutorial for this yet.
Thank you,
Joana