I have a solution that contains reports and security groups. I want that only the people belonging to a particular security group can see a particular report.
I understand from other posts that sharing it with the organization basically makes it visible to everybody. I can also share it with individuals but in the solution (and the development machine) I don't know who those users are (which might also change later on). I could create a team but for that I also need to know the administrator and members of the target machine but I don't know them.
I was thinking of creating a workflow that I run after importing the solution but it does not seem possible to parse the members of a security groups and then share certain reports with the members of that/these security group(s).
Any input is appreciated.