Forum Discussion
holding Live data sources
Hi,
I have a report which is fetching live data from google anyalytics, My user wants to stop the report from fetching live data untill he clicks the refresh button is this possible in Power BI please help.
Thanks in Advance,
Neelofar Shama.
Hi Anonymous ,
Power BI does not import data over connections that operate in DirectQuery/LiveConnect mode. Instead, the dataset returns results from the underlying data source whenever a report or dashboard queries the dataset. Power BI transforms and forwards the queries to the data source.
Because Power BI does not import the data, you don't need to run a data refresh. However, Power BI still performs tile refreshes and possibly report refreshes, as the next section on refresh types explains. A tile is a report visual pinned to a dashboard, and dashboard tile refreshes happen about every hour so that the tiles show recent results. You can change the schedule in the dataset settings, as in the screenshot below, or force a dashboard update manually by using the Refresh Now option.
To learn more details ,you could read the following article:
Data refresh in Power BI
Wish it is helpful for you!
Best Regards
Lucien
1 Reply
- v-luwang-msft
Community Support
Hi Anonymous ,
Power BI does not import data over connections that operate in DirectQuery/LiveConnect mode. Instead, the dataset returns results from the underlying data source whenever a report or dashboard queries the dataset. Power BI transforms and forwards the queries to the data source.
Because Power BI does not import the data, you don't need to run a data refresh. However, Power BI still performs tile refreshes and possibly report refreshes, as the next section on refresh types explains. A tile is a report visual pinned to a dashboard, and dashboard tile refreshes happen about every hour so that the tiles show recent results. You can change the schedule in the dataset settings, as in the screenshot below, or force a dashboard update manually by using the Refresh Now option.
To learn more details ,you could read the following article:
Data refresh in Power BI
Wish it is helpful for you!
Best Regards
Lucien