Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
JayneHatGuy
New Member

Would Direct Query keep updating that line graph in real time?

So If there's a graph visual that shows the temp of a machine, we want to know when the temps spike up in real time so that the machine doesn't break .

Would Direct Query keep updating that line graph in real time? Can we set it up to be that way?
 
1 ACCEPTED SOLUTION
Rayshin
Memorable Member
Memorable Member

Hi @JayneHatGuy, please refer to this article.  https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-directquery-about

  • If data is changing, it's necessary to refresh to ensure the latest data is shown: Given the use of caches, there's no guarantee that the visual is always showing the latest data. For example, a visual might show the transactions in the last day. Because of a slicer being changed, it might refresh to show the transactions for the last two days. The transactions could include recent, newly arrived transactions. Returning the slicer to its original value would result in it again showing the cached value previously obtained.

    Selecting Refresh clears any caches and refreshes all the visuals on the page to show the latest data.

View solution in original post

1 REPLY 1
Rayshin
Memorable Member
Memorable Member

Hi @JayneHatGuy, please refer to this article.  https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-directquery-about

  • If data is changing, it's necessary to refresh to ensure the latest data is shown: Given the use of caches, there's no guarantee that the visual is always showing the latest data. For example, a visual might show the transactions in the last day. Because of a slicer being changed, it might refresh to show the transactions for the last two days. The transactions could include recent, newly arrived transactions. Returning the slicer to its original value would result in it again showing the cached value previously obtained.

    Selecting Refresh clears any caches and refreshes all the visuals on the page to show the latest data.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors