Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Azure Blob Storage Data - List Blobs without Downloading Binary Content

Hello,       I'm trying to use Power BI to get listings of blobs and possibly Azure Blob metadata - but when I set up the Azure Blob Storage data source and then "Close & Apply" the Query - Power B...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi Anonymous,

    Based on the document, I found Azure blob storage connector seems not able to do customize operations to remove specific fields.
    I'd like to suggest you use rest api for azure blob storage to get data, it allow you to do customize with result table fields.

    Blob service REST API 

    OAuth2 REST API as data source 

    Regards,

    Xiaoxin Sheng