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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
elijudy1
Frequent Visitor

How do I write my dynamic query results into a static table inside PBI desktop

Dynamic Table changes date value dailyDynamic Table changes date value daily

The above is a dynamic table that changes "Date" values once daily. I need this data to append to the #"Daily Chart Count" table daily without it overwriting any of the existing data. How do I do this?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @elijudy1,

AFAIK, the current power bi does not include any historical analysis features to cache the history data.
You need to back up these daily records to the external data source then you can use power bi to get data from these cached records.

Regards,

Xiaoxin Sheng

View solution in original post

3 REPLIES 3
MarkLaf
Super User
Super User

You can achieve this with incremental refresh. It's a bit hacky and should probably be used only if alternatives aren't available. A good article on doing this can be found here: https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-...

elijudy1
Frequent Visitor

Does power bi have the ability to auto-write (like, for example, using Power Automate) to an external data source, and what sort of external data sources might you have in mind?

Anonymous
Not applicable

Hi @elijudy1,

AFAIK, the current power bi does not include any historical analysis features to cache the history data.
You need to back up these daily records to the external data source then you can use power bi to get data from these cached records.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.