Forum Discussion
Connecting PowerBI with Shared Airtable
- 1 year ago
"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.
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:
And Excel.Workbook gives an error as well:
- lbendlin1 year agoSuper User
That means that either you have the wrong link or they maybe don't even offer a download option.
- ADTRE1 year agoFrequent Visitor
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.
- lbendlin1 year agoSuper User
If the link is public share it here.