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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Issue: Connecting Azure Blob Storage Account

Hi all,

I am using Azure Blob Storage account in my solution, which contain 4 different JSON files. At the moment, i am getting data in a table which combines all 4 JSON file in one single table:

 
 

issuepb.PNG

 


I am trying to connect my azure blob storage to get data in 4 different table (where all my JSON file data converted into table format) where i can perform data modeling. 

 

Can anyone tell the best solution to perform this task?

 

Regards,

Ahmad

Status: New
Comments
v-qiuyu-msft
Community Support

Hi @Anonymous,

 

You can expand binary to get a table. 

 

q6.PNGq7.PNG

Then you can create other queries which reference this query, filter desired rows. 

 

q8.PNG

 

Best Regards,
Qiuyun Yu