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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
ADTRE
Frequent Visitor

Connecting PowerBI with Shared Airtable

Hi. I have been provided a link to a live dataset by my client. They used airtable to generate this dataset - which is only approx. 2500 rows. The client then added this to a shared space and forwarded the link to me. This link is publically available (and I don't need to login to airtable to view it). How do I connect my PowerBI report to this link directly (i.e. without having to manually download this as CSV daily).

 

The link is in the format: https://airtable.com/appXXXXXXXXXXXXXX/shrXXXXXXXXXXXXXX/tblXXXXXXXXXXXXXX/

 

A few steps that I have tried:

1. Csv.Document connection connects me to the html code of the webpage. i.e.:

= Csv.Document(Web.BrowserContents(

= Csv.Document(Web.Contents(

 

2. Web.BrowserContents("URL")

This only imports 30 rows (out of the 2500 rows of data), and only 4 columns (I have about 30).

 

3. I have tried to use PowerAutomate to download the CSV from airtable - but it is unable to do so (it ends up downloading the HTML code instead of the CSV file). 

 

Unsure if there is a way to connect PowerBI with airtable directly without having to create a paid Airtable account.

1 ACCEPTED SOLUTION
ZhangKun
Super User
Super User

"Public" usually means that you can browse and download it via the webpage, but if you want to access the RAW DATA, you need to go through a web API or parse the web page.

View solution in original post

6 REPLIES 6
ZhangKun
Super User
Super User

"Public" usually means that you can browse and download it via the webpage, but if you want to access the RAW DATA, you need to go through a web API or parse the web page.

lbendlin
Super User
Super User

Csv.Document(Web.Contents()) is correct. If you click that link do you get the entire CSV?

 

Hi. Csv.Document(Web.Contents()) gives me the HTML code:

ADTRE_0-1742768160520.png

 

 

And Excel.Workbook gives an error as well:

ADTRE_1-1742768268511.png

 

That means that either you have the wrong link or they maybe don't even offer a download option.

I don't have the wrong link. The link I have been provided opens an airtable site when I use it on Chrome. The URL (provided by the client) has been shared publically - so I can open it if I use an incognito tab without any login credentials. I can export an Excel file from the URL, add this file to a SharePoint site and connect to it. But this process is manual since the airtable site updates daily. My main issue connecting PowerBI to an airtable site.

If the link is public share it here.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.