Forum Discussion
Refresh reports with PowerShell - PowerBI Report Server(on-premises)
- 4 years ago
Hi rifaymars ,
I find some others met the same error with you and they resolved it by uninstalling Power BI Report Server and installed it again.
Or = the cause may be the access to the folder of D:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\RSTempFiles\~AspAccessCheck_81fb13747360.tmp is prevented. So try to give access to it.
Please check if this works for you. And before reinstall your PBIRS, it is suggested to back up it.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- 2 years ago
Last week I installed the new version - Power BI Report Server September 2023, after each new version I test Schedule Refresh. After this version for a first time Scheduler Refresh works!
I have managed to set it up for all my reports and data sources. Just for web source – it does not work.
So happy now, I have automated PowerBI reports.
Hi,
Trying you to understand your scenairo better. why can't you setup a schedule refresh for your reports?
Thanks
Hari
Unfortunately scheduled refresh is not working since day 1 🙂 I don't know how to figure out why it's not working, that's why I'm trying to search for alternative way.
I got this error:
- Hariharan_R4 years agoSolution Sage
Hi
Please ensure your SQL Server Agent is up and running because when you configure a schedule refresh it will create a job in SQL Server agent which will take care of refreshe schedules.
Also check below details for more information - https://docs.microsoft.com/en-us/power-bi/report-server/configure-scheduled-refresh
Thanks
Hari
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin- rifaymars4 years agoHelper I
SQL Agent is up and running:
No jobs related with PBI:
- Icey4 years agoCommunity Support
Hi rifaymars ,
What are your data sources? Are they in the list of supported scheduled refresh data sources?
In addition, if your data sources are supported to set trigger refresh, you can try this:
PowerBI RS: Setting Data Refresh in Trigger Mode | by Davis Zhang | Towards Data Science.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- rifaymars4 years agoHelper I
1. I have tryed many types of data sources - mainly we use MS SQL, but i have a test reports - with Excel source and one with Web page:
None of them works!
I will try this trigger method, but i wanted to use the standart one. Unfortunetely i got this error.- Icey4 years agoCommunity Support
Hi rifaymars ,
I find some others met the same error with you and they resolved it by uninstalling Power BI Report Server and installed it again.
Or = the cause may be the access to the folder of D:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\RSTempFiles\~AspAccessCheck_81fb13747360.tmp is prevented. So try to give access to it.
Please check if this works for you. And before reinstall your PBIRS, it is suggested to back up it.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.