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
henrycqc
Helper I
Helper I

Continuously grow a data source in power BI with new data

Hi

 

I am trying to automate a data processing activity done in Excel within Power BI.

 

Outline of the Excel process I am trying to automate in power BI:

  • Each month I download new data from a website.
  • This data is cleaned and then appended onto the bottom off previous data within an Excel file.  The data within this file continues to grow each month.
  • The Excel file is imported into Power BI to update a dashboard.

 

My attempt to automate the above process:

  • Step 01- Table 01 static; I imported the latest excel file and turned off do not include in refresh.
  • Step 02- Table 02- I created a new query to dynamically extract data from a web page using the URL. The URL has two parameters for year and month which I can change to extract different monthly publications.
  • Step 03 – I append the new website data in table 02 into Table 01. The aim is so that data will continue to grow each month I extract new data from the website.

 

Issue: Step 03 is not working as expected.

I can’t get table 01 to keep hold of the previous data extract from the website as well as add  to it any new additional extracts from the website for a different time period.

 

 

 

I also tried this: https://www.youtube.com/watch?v=xuBfK0oJmw8

1 REPLY 1
AnkitKukreja
Super User
Super User

Hi @henrycqc 

 

The only solution I can think of now is to use RPA in Power automate to do the data extraction and then you can connect to the file directly. These might come in handy.

 

https://mspowerautomate.com/how-to-scrape-data-from-web-pages-in-microsoft-power-automate-desktop/

https://learn.microsoft.com/en-us/power-automate/desktop-flows/automation-web

 

 

 

If my response has successfully addressed your question or concern, I kindly request that you mark this post as resolved. Additionally, if you found my assistance helpful, a thumbs-up would be greatly appreciated.
Thanks,
Ankit Kukreja
www.linkedin.com/in/ankit-kukreja1904

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