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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Coffeehouse45
Frequent Visitor

Create pbix file for User -- no access to db server

Hey All,
We are using Power BI report Server (jan 2025). I would like to avoid giving a user read access to our SQL Server. I'd rather create a .pbix file using the tables that they need, then set the file to refresh once per day (overnight). This way the user can create their report off of the .pbix file and I don't have to give them access to the dB server.

I'm new to power bi admin. Is this pretty simple to do? I'm not finding any articles on how to do it. Any gotcha's I need to know about?

Thanks!

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

then set the file to refresh once per day (overnight).

There is no easy way to do that. I'd not want to suggest Power Automate Desktop as it is not reliable enough.

 

You could concoct a solution that includes a scheduled refresh of the semantic model and then a powershell (or similar) script to download the pbix to a shared folder. 

 

If you don't want your users to have access to the data, don't show them the data. Better yet, don't have the data yourself.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

then set the file to refresh once per day (overnight).

There is no easy way to do that. I'd not want to suggest Power Automate Desktop as it is not reliable enough.

 

You could concoct a solution that includes a scheduled refresh of the semantic model and then a powershell (or similar) script to download the pbix to a shared folder. 

 

If you don't want your users to have access to the data, don't show them the data. Better yet, don't have the data yourself.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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