Forum Discussion

2ccccc's avatar
2ccccc
Frequent Visitor
6 years ago

Data doesn't get updated by direct query report

I have a report, data connection type is mixed(all tables is direct query except I create a data table by using DAX). Data is from my Azure SQL Database. After I finished it, I published it to my public workspace. However, this report doesn't get any data updated since I published it.  I tried to interacte the report. It doesn't update my data on the report. Now I have to set a schedule refresh on that dataset(which suppose to use for refreshing Import mode report). Can anyone tell me how to get my data refreshed?

11 Replies

  • Hi there

    Can you confirm that your table from Azure SQL Database is in DirectQuery?

    You can click on the table in Power BI Desktop, then right click and select Properties.

    What does the storage mode say?
    • 2ccccc's avatar
      2ccccc
      Frequent Visitor

      Hi GilbertQ Yes. The table from Azure SQL DB storage mode is DirectQuery.

  • venal's avatar
    venal
    Icon for Memorable Member rankMemorable Member

    2ccccc 

    If it is older version of Gateway, please upgrade to the new version.

    Have you enabled the below Gateway Settings in Power BI Service.

    Power BI Service >> Settings >> Manage Gateways

    • GilbertQ's avatar
      GilbertQ
      Icon for Super User rankSuper User
      Also remember that you have to interact with a report for the data to be refreshed.

      or you have to press the refresh button.

      Whilst there is a new feature for the reports to auto refresh if you are using Power BI Pro it only updates every 30 minutes.
      • 2ccccc's avatar
        2ccccc
        Frequent Visitor

        GilbertQ Does data get update if I click the refresh button on the report? I thought the 'refresh' button on the report only refresh the visualation on the report which doesn't refresh my data. Anyway it works. Thanks for the advise. However when I interact with my report, my data doesn't get updated. Why this? Or which kind of interaction can refresh my data in this case?