We are currently working on getting a dashboard put together for use by a variety of users, and wish to allow users to opt into the group in order to access the dashboard/report (rather than listing them ahead of time). The issue is that:
- When a user self-enrolls into the dashboard's Office 365 group, and then tries to access the data immediately afterward, they still get a 'You do not have access to this group' message.
- However, the second time they try in a short period, they will get access.
- Additionally, if you remove a user from the group and they attempt to view a report page in that group, the layout will load, but the information will be entirely filled with errors; if they reload from there, they get the 'You do not have access to this group' message again.
It sounds to me like the program is checking any access existing inside the Power BI dashboard's group information before it checks for the group information from the larger network. This seems to be a bug in the system; is there a way to fix it locally? Is there a timing that would guarantee this issue does not occur?