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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
ivancans
Frequent Visitor

Append data from file for yesterday

Hi,

 

Please help me with the following issue:

I have a query to which I need to append a file(published Google sheets file but maybe  it doesn't actually matter what the format is, I guess). When the next day comes, file will be updated(by a 3rd party) for yesterday. So the file, at any given time, holds data only for yesterday. I need to append data to my query, and when the new day comes, after I refresh file query, it appends the new information to query, keeping old information intact. How do I do that in Power BI?

1 ACCEPTED SOLUTION

I agree with @Lind25 that using incremental refresh for this would be a dicey proposition. I would think that the better way to solve this would be to implement a process that downloads the information each day to a file and use a Folder query.


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Mastering Power BI 2nd Edition

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

5 REPLIES 5
Lind25
Resolver I
Resolver I

This is not possible in Power BI alone. You will need to use something to store the historic data, eg SQL server.

Can't this be done somehow with incrimental refresh?

Incremental refersh is only available in Power BI Premium. It may be technically possible (I do not have access Premium) but it is not designed for this type of use and will cause issues that cannot be resolved if there are ever any issues loading data.

I agree with @Lind25 that using incremental refresh for this would be a dicey proposition. I would think that the better way to solve this would be to implement a process that downloads the information each day to a file and use a Folder query.


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Mastering Power BI 2nd Edition

DAX is easy, CALCULATE makes DAX hard...

Thank you for the answer. This is what I will need to do. Have to find a soltution how to automtically export data from google sheets

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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