Hi
I have a problem I cannot solve.
There are three tables.
Table 1: Roles in a team
Table 2: Team members, who can have different roles (more than one per member)
Table 3: Team projects where different roles are needed (multiple roles per project)
Table 2 and Table 3 are Linked to Table 1.
Now when a new Project (with different roles) is added, I want to send an Email to all members who are able to work im this particular role.
My Idea: I can see all roles that the projects needs in Table 1 as each record (role) has a Link to the project if the projects needs this role. In the same row I can see all members that have this role.
I want to use the "Find records" action to get all Email addresses from the members that have the same role as the project. And I want to have every email address only once.
Any help is appreciated
Thank you!
