Forum Discussion

visoun's avatar
visoun
New Member
6 years ago

Sharing and drill down (data point table)

Hello Power BI community,

 

first of all, I would like to highlight that I'm Power BI newbie who has a question about Power BI Service. We've started using Power BI Online and as we're in regulated enviroment we identified one concern I haven't found a satisfying asnwer on.

Let's say that there si a person who creates a report in Power BI desktop and publish the content to Power BI Online. As a part of that report, creator aggregates multiple low-level data sources (mainly excels) into the generic visuals. So far so good, readers see just the aggregated data, not the sources ones (which might be sensitive). But if a reader will right click on visual and choose 'Data point table' option, he can see all the underlying (non-agregated) data which might be sensitive (e.g. can contain clients' names) etc. Is there any option how to prevent this 'Data point table' option is chosen by report readers (both on invidival report level as well as global Power BI settings)?

 

Thanks a lot for any answer!

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi visoun,

    Maybe you can consider to enable RLS on your dataset and assign roles to users, then they can only view and export filtered records:
    RLS with UserName() 

    Notice: RLS only available on read permission users.
    Regards,

    Xiaoxin Sheng

  • Anonymous's avatar
    Anonymous
    Not applicable

    visoun In the Desktop you can change the properties under Options > Options and Settings > Current File > Report Settings > Export data - you can choose to only have the users be able to export summarized data.

     

    In the Service under Admin Portal > Tenant Settings > Export and sharing settings > Export data - you can disable this for the org or a group of users.

    • visoun's avatar
      visoun
      New Member

      Thank you Anonymous,

       

      I've tried to configure the tenant settings as you're referring to

       

      but sadly users who report is shared with still have the ability to select 'Data point table'

       
       

      and see the entire content (sharing sample Power BI data)

      Am I doing anything wrong here?

       

      Thank you!

      • Anonymous's avatar
        Anonymous
        Not applicable

        visoun Are you sharing the report itself, via dashboard or are you giving the end users access to the workspace where the report lives?