Forum Discussion
Create pbix file for User -- no access to db server
- 1 year ago
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.
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.