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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
PowerBIET
Frequent Visitor

Scrape text into columns from Website

I need help to get Domestic and International Carriers with airlines into 2 different columns from this public website Passenger Airlines.  I am using the Web data source connector.  PBIX Link 

1example.png

1 ACCEPTED SOLUTION
Martin_D
Solution Sage
Solution Sage

Technically, a solution woulde be:

  1. Create a query loading the red list into a table with one column
  2. Create another query loading the green list into a table with one column
  3. In each of the two tables add an index column
  4. Join both tables on the index column using full outer join https://learn.microsoft.com/en-us/power-query/merge-queries-overview 

View solution in original post

2 REPLIES 2
welpix-uae
New Member

Here are the steps that you can follow:

Create a query loading the red list into a table with one column.
Create another query loading the green list into a table with one column.
In each of the two tables, add an index column.
Join both tables on the index column using a full outer join.

Martin_D
Solution Sage
Solution Sage

Technically, a solution woulde be:

  1. Create a query loading the red list into a table with one column
  2. Create another query loading the green list into a table with one column
  3. In each of the two tables add an index column
  4. Join both tables on the index column using full outer join https://learn.microsoft.com/en-us/power-query/merge-queries-overview 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.