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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
Lottie89
Frequent Visitor

How do I delete items from feeder table without deleting from master in PQ editor?

Hello all,

 

I am developing a report that will refresh monthly from a csv file. Each month a new csv with the previous months data will feed into this. Therefore, the mechanism is to load the data into a feeder table, clean it, append the co te ts of the feeder table to the master then clear the rows from the feeder ready for the next refresh.

 

The problem I'm having is when I clear the feeder it removes the data from the master too.

 

I have seen some other responses that talk about referencing one of the applied steps. I have been able to 'extract previous' from the applied step before I clear the feeder table and can link this new query to the append no problem. However, I can't understand how this would be a repeatable mechanism? Surely I would need to manually complete this upon every refresh for it to work?

 

I figured this reporting mechanism must be super common so I would love to understand what best practice is in this situation.

 

Thanks in advance

3 REPLIES 3
OktayPamuk80
Resolver II
Resolver II

Hi,

I can confirm the answer from our super users. You're trying to process something, which Power BI can't do: persist data. However, you can create incremental refresh or you process each time everything each reload. As you have monthly data, this would be the better option, as I think that you won't have much of data amount issue, moreover a reloading time, which isn't that bad thinking of having monthly refreshes.

 

Another option would be, can you implement this in another source system like SQL and SSIS,  Azure SQL DB or Fabric?

 

Did I answer your question? Then please mark my post as the solution.

If I helped you, click on the Thumbs Up to give Kudos.

danextian
Super User
Super User

Power BI reads the data and nothing else. It doesn't store a historical copy. Any change to your data will reflect in the next refresh. If you removed some rows, those rows would be removed from the semantic model as well. If you want to keep all the rows, either the source has it or connect to a folder connecting csv files of the monthly data.










Did I answer your question? Mark my post as a solution!


Proud to be a Super User!









"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
lbendlin
Super User
Super User

Power BI has no memory.  The described approach to use self referencing has no safety net whatsoever.  Either handle your storage needs in the upstream system or consider using a Fabric data lake.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.