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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Uspace87
Resolver III
Resolver III

Appending new data to Historical data

Hi all,

 

I would like to run a SQL query on a daily base with a "Today Date Stamp" and save it somewhere (Dataflow/Datamart..etc) appending everyday the new data. I was trying it with Incremental refresh but I am a bit confused.

 

Can someone suggest me the best solution?

 

Thank you.

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi. The best solution would be building the table in a storage. I mean data lake, data warehouse, database, etc. I wouldn't build an incremental storage at PowerBi. PowerBi is not a place to store data, yes it can incremental refresh and take data but it's not prepared for issues. For example, incremental refresh works everyday, but as soon as you need the smallest change on the dataset or dataflow (without a lake configured), you need to run a full refresh losing history.

Incremental refresh for PowerBi is meant for refreshing fast data from a storage that has a big history, I wouldn't build the history inside PowerBi.

The most close you can do would be a PowerBi dataflow connected to an Azure Data Lake gen2. That incremental could work because you can reach and see the files for any disaster or issue in order to modify or fix things. Using dataflow like that is like using dataflow as a DataFactory (moving data from a place to a data lake).

I hope that make sense.


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

Happy to help!

LaDataWeb Blog

View solution in original post

2 REPLIES 2
ibarrau
Super User
Super User

Hi. The best solution would be building the table in a storage. I mean data lake, data warehouse, database, etc. I wouldn't build an incremental storage at PowerBi. PowerBi is not a place to store data, yes it can incremental refresh and take data but it's not prepared for issues. For example, incremental refresh works everyday, but as soon as you need the smallest change on the dataset or dataflow (without a lake configured), you need to run a full refresh losing history.

Incremental refresh for PowerBi is meant for refreshing fast data from a storage that has a big history, I wouldn't build the history inside PowerBi.

The most close you can do would be a PowerBi dataflow connected to an Azure Data Lake gen2. That incremental could work because you can reach and see the files for any disaster or issue in order to modify or fix things. Using dataflow like that is like using dataflow as a DataFactory (moving data from a place to a data lake).

I hope that make sense.


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

Happy to help!

LaDataWeb Blog

Hi ibarrau,

 

This sounds like exactly what I need but I'm not sure how to go about setting this up. Would it be possible for you to through together some steps on how I can achieve this or if you know of any guides online and could point me in the direction?

Any help would be really appreicated.

Thanks

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors