Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Automatic refresh with Azure SQL as Source

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

1 Reply

  • v-deddai1-msft's avatar
    v-deddai1-msft
    Icon for Community Support rankCommunity Support

    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