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
Anonymous
Not applicable

Error: The SELECT permission was denied on the object 'TABLES'

We are getting started setting up Power BI as a self-service model for some of our power users.  Our default security model for Power Users is to limit their access to the database.  Currently, power users only have access to pre-defined views, no tables.  When a power user attempts to create a live connection to the SQL database, he or she receives the following error:

 

The SELECT permission was denied on the object 'TABLES', database 'mssqlsystemresource', schema 'INFORMATION_SCHEMA'. 

 

Following this error the power users are unable to browse any objects on the database (including views).

 

Are we able to get around this error with having users write custom SQL in the advanced tab or granting them select permssions on the table object? 

1 ACCEPTED SOLUTION
v-sihou-msft
Employee
Employee

@Anonymous

 

No, it's not possible. You have to let database admin grant those users permission on source SQL Database side. 

 

Reference:
GRANT Object Permissions (Transact-SQL)

 

Regards,

View solution in original post

2 REPLIES 2
v-sihou-msft
Employee
Employee

@Anonymous

 

No, it's not possible. You have to let database admin grant those users permission on source SQL Database side. 

 

Reference:
GRANT Object Permissions (Transact-SQL)

 

Regards,

Anonymous
Not applicable

Thank you for the quick reply @v-sihou-msft. Not the answer I wanted to hear, but at least I now know it definitively. I will work with our DBAs regarding permissions.  Our challenge is that this change to security on our data warehouse will impact other applications across our organzations negatively. 

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.

Top Solution Authors
Top Kudoed Authors