Forum Discussion
Real time with multiple data sources
- 3 years ago
Anonymous wrote:Thanks! But even with direct query I have to refresh the report then only it shows new data right? It's not real time trigger?
No, no need to refresh data for direct query. I suggest that you go through this article to understand more - https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-data#datasets-in-directqueryliveconne...
Anonymous wrote:I am trying to understand how real time reporting works especially when there are multiple data resources like Azure direct query, share pointapii,dovicooapii, service nowapii.
Real-time reporting of data is depends on how you setup you refresh process in Power BI Service, With direct query, Power BI doesn't import any data, and the data is always real-time so you don't need to setup any refresh. However, with other connections such as API where you are importing data into Power BI, the real-time attribute depends on how frequently you are refreshing your data in Power BI Service. If you are only refreshing once a night, then your data is updated once a night. If you are refreshing every hours, then your data is updated once an hour.
I suggest you go through this - Data refresh in Power BI
- Anonymous3 years agoNot applicable
Thanks! But even with direct query I have to refresh the report then only it shows new data right? It's not real time trigger?
- Shahfaisal3 years agoSolution Sage
Anonymous wrote:Thanks! But even with direct query I have to refresh the report then only it shows new data right? It's not real time trigger?
No, no need to refresh data for direct query. I suggest that you go through this article to understand more - https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-data#datasets-in-directqueryliveconne...
- Anonymous3 years agoNot applicable
Thanks for the help! yes I see it now.