Forum Discussion

Alice-Jen's avatar
Alice-Jen
Frequent Visitor
1 year ago
Solved

Can not get latest data from Azure sql database on power bi service

I have a report get data from Azure SQL database using DirectQuery. Recently I found the report can not get the latest data from Azure sql database on power bi service . But it works well on the Pow...
  • mohitkumawat's avatar
    1 year ago

    Hi Alice-Jen ,

    You can check and try a few things

     

    • Data Caching: Power BI Service may cache DirectQuery data, so try manually refreshing or enable automatic page refresh.
    • Gateway Configuration: Ensure the on-premises data gateway (if used) is online and correctly configured.
    • Data Source Credentials: Verify that data source credentials in Power BI Service are correct and have the necessary permissions.
    • Scheduled Refresh: Even for DirectQuery, scheduled refreshes may be needed for metadata updates; check if refresh is set up.