Forum Discussion

itchyeyeballs's avatar
itchyeyeballs
Icon for Impactful Individual rankImpactful Individual
7 years ago
Solved

Manage pbix files within team

Hi all,   Would like to get some ideas on how we can best manage our .pbix files, we have a team of analysts who will all need to be able to access and modify the files, we have a relatively small ...
  • MattAllington's avatar
    MattAllington
    7 years ago

    Yes. Generally you implement RLS to show the data only relevant to the user. If you need totals for the business, user share if total etc, then you would need an aggregate table to do that work for you.