Forum Discussion
murali_r
8 years agoHelper I
How do we refresh dataset frequently from datasource?
Once data got updated in database, I want to update it in my power BI report as well instantly. Please help me to acheive this.
Juramirez
8 years agoResolver I
Hi murali_r
Did you try using Direct Query? See this link: https://docs.microsoft.com/en-us/power-bi/desktop-use-directquery
It must show information always uptaded. If you want to use Import, you must see the information after the the gateway information changes it status to completed. See this: https://docs.microsoft.com/en-us/power-bi/service-gateway-onprem-faq
Hope it works for you.
murali_r
8 years agoHelper I
Yes I am using direct query in my report . But no luck. If any data updated in database table that is not reflected in my report until I refreshed the report. I am getting same issue . I don't know if any configuration need to do in this report. Please help me for this or provide the some other way to acheive this.