Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
mrumy
Regular Visitor

Limit user ability to select data from specific tables from SQL database

good day,

We are planing to cooperate with one company, that will help us building PBI reports for our customers. But we need to limit their access to only specific SQL DB tables. Is that a possibility. we have on-prem SQL and installed gateway server. Connection is made via Desktop client.

1 ACCEPTED SOLUTION
OpenDataLab
Helper II
Helper II

The best way to accomplish this would be to:

 

1) Create a new schema in your database

2) Create a series of views over the tables that you want to give them access to (this is a good practice in any case, when building Power BI models, rather hit view than the source tables directly as it abstracts you from the data model)

3) Limit access to the specific users to that scheama or views.

 

As a note: If the company you are partnering with couldn't help you with a solution to this problem, then maybe you should be looking to partner with someone that could!

View solution in original post

1 REPLY 1
OpenDataLab
Helper II
Helper II

The best way to accomplish this would be to:

 

1) Create a new schema in your database

2) Create a series of views over the tables that you want to give them access to (this is a good practice in any case, when building Power BI models, rather hit view than the source tables directly as it abstracts you from the data model)

3) Limit access to the specific users to that scheama or views.

 

As a note: If the company you are partnering with couldn't help you with a solution to this problem, then maybe you should be looking to partner with someone that could!

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.