Forum Discussion
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
- AnonymousNot applicable
Hi jeffrock ,
This is the related document, you can view this content:
Power BI Aggregation: Step 1 Create the Aggregated Table - RADACAD
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.