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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Web Scraping a table, Identify Changes

Hello everyone!

 

Im scraping a web table to see when new products are released from a supplier.  As they dont have a "new product" list, Im using their "full Product List" table, and want to compare old and new lists to see changes...

 

I have the PBI pulling the updated table data (latest refresh), but how do you recommend creating the old comparrion table in preparatrion to compare with the new data pull?  I tried adding a System Date to the table but I cant make it static and it keeps incrementing with each refresh.

 

Any ideas?

1 ACCEPTED SOLUTION
edhans
Community Champion
Community Champion

Power BI is not built to handle prior data and compare with new data. It is an all or nothing refresh.

 

There are some hacks that can simulate partitioning off data in an ad-hoc incremental refresh, which you can read about here, but I'm not sure I'd put that in production. Also, everytime you republish your PBIX file, it wipes out the history unless you got really fancy and use the ALM Toolkit to preserve partions.

It is a very cool hack. It is a bit too Rube Goldberg for me to rely on for production reporting.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

2 REPLIES 2
edhans
Community Champion
Community Champion

Power BI is not built to handle prior data and compare with new data. It is an all or nothing refresh.

 

There are some hacks that can simulate partitioning off data in an ad-hoc incremental refresh, which you can read about here, but I'm not sure I'd put that in production. Also, everytime you republish your PBIX file, it wipes out the history unless you got really fancy and use the ALM Toolkit to preserve partions.

It is a very cool hack. It is a bit too Rube Goldberg for me to rely on for production reporting.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting
Anonymous
Not applicable

Thank you!!!  Sad to see, but it makes sense... thanks for the swift reply.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.