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.
My Source of report is Azure SQL and I need automatic refresh of data. Is it possible with Azure SQL and if not automatic we need to follow schedule refresh right..? Please help me with your valuable suggestions
Hi @Anonymous ,
You can connect to Azure SQL with both direct query mode and import mode, For direct query mode, you don't need to configure scheduled refresh.
For configuring scheduled in import mode, All you have to do is go to setting select the Datasets option there you can configure credential and the refesh frequency.You don't need to install the gateway if your using AZURE SQL Server DB.
And please :This won't allow server-side refresh: <database name>.database.secure.windows.net.
This will allow servers-side refresh: <database name>.database.windows.net
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai