Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi there, I have a lot of Power BI reports that is set up to update through scheduled times and the PowerShell is located on my laptop. I am taking 2 weeks PTO/Leave in December and I am not planning on switching my laptop on. Is it possible that I can move or at least copy the PowerShell over to Teams so that it updates the reports while I am away?
Solved! Go to Solution.
Hi @Chene ,
About using Powershell to refresh dataset, I think this blog could help you better to use it:
Using-the-power-bi-api-with-powershell-scripts-refreshing-your-dataset
But if your data source requires a gateway, you must ensure that the gateway is online to refresh.
This means that you still need to open the notebook to ensure a successful refresh.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Chene ,
About using Powershell to refresh dataset, I think this blog could help you better to use it:
Using-the-power-bi-api-with-powershell-scripts-refreshing-your-dataset
But if your data source requires a gateway, you must ensure that the gateway is online to refresh.
This means that you still need to open the notebook to ensure a successful refresh.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.