Forum Discussion
Peppearson
4 years agoHelper I
Power Bi Service - Refreshing Dataset while laptop is off
Hi, I've been trying to find a way to refresh a dataset while my machine is turned off. Currently I have a personal gateway installed in order to connect to my companies sharepoint and an in...
Anonymous
4 years agoNot applicable
Hello,
You can create a dataflow in PowerBi Service and connect it to your Sharepoint, then connect this Dataflow in you PowerBi dataset (In Desktop). You'll be able to schedule a refresh in your Dataflow after that
For your internal API, you'll maybe have to connect it to a database before create un Dataflow
Peppearson
4 years agoHelper I
Thanks for your response.
In regards to connecting my API to a database - do you mean connecting the API to a SQL server and then creating a dataflow to refresh the SQL server?