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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Ramkishor
Helper II
Helper II

How to achieve "Instant Refresh" in reports connected to another Semantic Model?

Hi all,

I have a setup where I’ve built 3 Power BI reports that use a central "Source" Semantic Model as their data source (Direct Query).

The Issue: When the source semantic model is refreshed, the data in the three reports only updates after about 1 hour. Even though the data is technically "ready" in the source, the reports seem to be waiting on their own refresh frequency.

I’ve noticed that the lowest setting for "Automatic DashBoard Tile and Goal Refresh" is 15 minutes, but I need the data to reflect immediately after the source refresh finishes.

FYI - All the reports are running on a Fabric F2 Capacity.

Ramkishor_0-1778734733108.png

 

My Questions:

  1. If I refresh the browser tab immediately after the source model finishes, will I see the latest data, or does the report still rely on the refresh frequency?

  2. Is there a way to trigger the "Automatic DashBoard Tile and Goal Refresh" automatically as soon as the Source Model finishes?

  3. What is the performance impact if I reduce the frequency to the minimum?

Looking forward to hearing how you all handle this type of reporting in Fabric!

1 ACCEPTED SOLUTION
Olufemi7
Solution Sage
Solution Sage

Hello @Ramkishor,
The dashboard tile refresh option is mostly for dashboard tiles/goals and not for the report visuals themselves.
Your reports are using DirectQuery to another semantic model, so normally once the source model refresh finishes, refreshing the report page should bring in the latest data.
If the delay continues, this could be related to caching, aggregations, or F2 capacity load.

Docs: 
Use composite models in Power BI 
Data refresh in Power BI 

View solution in original post

2 REPLIES 2
Olufemi7
Solution Sage
Solution Sage

Hello @Ramkishor,
The dashboard tile refresh option is mostly for dashboard tiles/goals and not for the report visuals themselves.
Your reports are using DirectQuery to another semantic model, so normally once the source model refresh finishes, refreshing the report page should bring in the latest data.
If the delay continues, this could be related to caching, aggregations, or F2 capacity load.

Docs: 
Use composite models in Power BI 
Data refresh in Power BI 

Shai_Karmani
Solution Sage
Solution Sage

The 1-hour delay is typical for composite models built on top of another Power BI semantic model with DirectQuery. The downstream model caches the upstream metadata for about an hour, so new source data does not show up until that cache clears or the downstream model is refreshed.

 

A browser refresh will not bypass this. Two options usually fix it. Trigger a refresh on the downstream semantic model right after the source refresh completes (Power Automate, Fabric pipeline, or the REST API). Or switch the three reports to a live connection straight to the source semantic model rather than a composite model. Live connected thin reports query the source at runtime, so the latest data is visible as soon as the source finishes refreshing.

 

The "Automatic Dashboard Tile and Goal Refresh" setting only affects dashboards, not report visuals, so changing it will not help your reports. Reducing it has a small capacity cost on F2 but it is not actually solving the issue.

 

So as a solution if this  was me,I would trigger a refresh downstream using a copy pipeline. That probably would be the easiest quickest way achieve what you want.

 

If this helped, a thumbs up and accepting the solution would be appreciated.

Best,
Shai Karmani

Let's connect in LinkedIn

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.