Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Power BI Refresh

Hello. 

I have turned on the preview features in my Power BI Desktop settings for auto refresh, however the Visualizations tab does not contain the option to set a refresh range.   In fact, "page refresh" does not show up at all? Help please. 

  • edhans's avatar
    edhans
    6 years ago

    Ok. I'm not sure what that means. A direct connection to SQL Server, a Direct Query for to SQL server, a hand-crafted SQL query in the advanced box?

     

    There are two basic kinds of reports. Import, which is what most are, and that is the default. You cannot switch an Import model to Direct Query. Then Direct Query, which is much less common and for specific circumstances. It has a number of limitations. You have to deliberatly check the DQ box when building a new report in a new file to get that to work. As long as you have permissions to the SQL server, that is all you need, but of course the gateway has to be set up so the service can access the server. That is needed for import (scheduled refresh) and direct query.

     

    The new page refresh is only for Direct Query.

5 Replies

  • edhans's avatar
    edhans
    Community Champion

    That is only for Direct Query. Is that what you are referring to? Scheduled Refresh is what you need for Import models, which is what 95% of your models should be. Direct Query is for very specific needs.