Hi,
I have seen that there are other threads about this, but I have not found anything that helps me with the problem I have. I have just started testing Power Automate and want to do this:
- Fetch users who are in an "Office 365 group".
- Create a chat.
- Write a message in that chat.
I have received most of the help from the video by ChadVKeale on Youtube (https://www.youtube.com/watch?v=q7oOBCf0eB0), but that is for sending an email. The problem is that the user who sends the message to these members is also included in the group from which the members are fetched. This means that Power Automate tries to write to the same user twice.
What I need help with is finding a way to exclude a user that is fetched from the "Office 365 groups".
This is what I have so far:

@ChadVKealey