Forum Discussion
Nandu2520
Helper I
3 years agoDownload files from Azure Data Lake Through Power BI visual
Dear Experts, I need some help on the below: we have the pdf files stored as blobs in Azure Data Lake. I need to display a table in Power BI where I need to provide links in a column, when we ...
amitchandak
Super User
3 years agoNandu2520 , After you get the pdf, try that can be expanded it as binary
https://www.sqlshack.com/how-to-access-data-from-azure-blob-storage-using-power-bi/
https://learn.microsoft.com/en-us/power-query/connectors/azure-blob-storage
Nandu2520
Helper I
3 years agoI could connect to ADLS from Power BI and I could see the file links in Power Report as a column. These file links are the links pointing to blob files in ADLS Container. I need to download the file from ADLS in the browser when I click on the link from my report. Now, when I click on the link, its opening browser new tab and showing Authentication missing error.
Is there any possibility to do this? How can we access ADLS blob files from browser ?
Thanks
ND