Forum Discussion

nadian's avatar
nadian
Frequent Visitor
10 years ago

How is data refreshed?

Hi,

 

What would be the reason that I see 2 concurent queries (same) running on my datasource when I'm refreshing only one query in pbix?

1 Reply

  • v-sihou-msft's avatar
    v-sihou-msft
    Microsoft Employee

    nadian

     

    What's your data source? 

     

    As I tested with SQL and SSAS data source, I see the underlying T-SQL query/MDX is only executed one time, but it will also execute other queries agains system tables and DMVs.

     

    SQL data source: 

     

    SSAS: