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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
jeffrock
Helper I
Helper I

Creating a temporary table in Power BI Visual from a table from direct Query

Hi Everyone,
I am trying to fetch Live data from a View Created.
I am fetching the table (View) through a direct query.

but sometimes the data refresh takes time due to which the visuals take time to load

 

To Avoid this I need to create a Temporary table in Power Bi so that the visual will use the data stored in the Temp Table which is already stored.

and the temp table should refresh or load the new data only once the refresh from the main table (View / direct query) is completed.

I tried with summarize table but it is failing and having some issue.

please help me out with some temp tables other than Summarize.

 

 

1 REPLY 1
Anonymous
Not applicable

Hi  @jeffrock ,

 

This is the related document, you can view this content:

Power BI Aggregation: Step 1 Create the Aggregated Table - RADACAD

Dual Storage Mode; The Most Important Configuration for Aggregations! Step 2 Power BI Aggregations -...

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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