The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have a database in sql server and to load the data to bi web I have to hit the import button, I would like that function to be done once a day at a specific time and thus know that I have the data until the previous day. Is there a way to do it?
Solved! Go to Solution.
Hi @Syndicate_Admin ,
If you publish the report to Power BI Service, you can use a gateway to configure scheduled refresh, which allows you to set a specific time of day to refresh the data source.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Syndicate_Admin ,
If you publish the report to Power BI Service, you can use a gateway to configure scheduled refresh, which allows you to set a specific time of day to refresh the data source.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check these links, might be helpful:
https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-data
https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-desktop-file-local-drive
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!