Forum Discussion
data democratization using power bi
Hi Greg_Deckler ,
thanks, how I would give shared dataset access to all company group? can it be done for reports also?
what do you mean by exposing content items?
I am not sure if I can utilize apps feature for this however if we use apps then we need to first create apps for all existing reports which would be additional task for me
powerbiexpert22 Well, I Azure tenant came with an All Company group with an email address of allcompany@[tenant].onmicrosoft.com. So, in theory you could share a content item with that group and then everyone would have the rights you specify to that item. Or you could use a similar, not built-in group, an "everyone" group.
- lbendlin1 year agoSuper User
Power BI has built in features for "Automatically Install App" and "make all content discoverable". The very first thing we did in our company was to shut both of these down. There needs to be a balance between making it easy for users to discover data subjects and reports, and inundating them with hundreds of thousands of reports they may not need.
- powerbiexpert221 year agoImpactful Individual
Hi Greg_Deckler ,
how i would provide a consolidated view of all reports, worskpaces and datasets ?, think this like data catalog of reports which would provide consolidated view of all BI reports information
- Greg_Deckler1 year agoCommunity Champion
powerbiexpert22 In the Service, there is a Browse feature as well as OneLake Data Hub. However, these are only for content that they have access to. If you want to expose content that they do not have access to, that is where you will need to build that yourself and populate this information via the Power BI REST API.
- powerbiexpert221 year agoImpactful Individual
Hi Greg_Deckler ,
If i pull the content using rest api then how i will present it to the user, will it be in the form of power bi report which updates dynamically as soon as new report or workspace is created? or it would be some document on sharepoint ? what are your thoughts on this?