Forum Discussion
Sujith12345
3 years agoHelper I
S3 bucket path access through power bi
Hi,
In power bi, i imported the column for s3 bucket path ( s3:// ...) as a text column. And the imported file is from databricks. By clicking that column I just wanted to get the access for the S3 storage path.
Can anyone suggests some idea, in what way I can achieve this.?
1 Reply
- AnonymousNot applicable
Hi Sujith12345,
It sounds like you want to invoke external data sources based on the current row string.
Fort his requirement, you can try to add a custom column and use the corresponding data connector with that column string to get data.Operators - PowerQuery M | Microsoft Learn
Solved: Connecting an AWS S3 bucket to Power BI - Microsoft Power BI Community
Regards,
Xiaoxin Sheng