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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
dmbaron
Frequent Visitor

DAX Function Help Connecting to JSON Files

Hello - I'm trying to create a function using the instructions in this page...

 

 
However, I get the following error message which I don't understand, what do you think?
 
Thank you in advance.
 
An error occurred in the ‘LoadJSON’ query. Expression.Error: The key didn't match any rows in the table.
Details:
    Key=
        Folder Path=https://XYZ.blob.core.windows.net/foldername
        Name=Log_20200518_030000.json
    Table=[Table]
 
 
1 ACCEPTED SOLUTION
v-diye-msft
Community Support
Community Support

Hi @dmbaron 

 

It's a typical case would be when you connect to an Excel file and then your Query attempts to access a Sheet that does not exist in the Spreadsheet.

 

You might refer to the other blog to connect to JSON files:

https://powerbloggerbi.com/2016/03/02/import-multiple-json-file-in-power-query/ 

And the similar threads for more hints:

https://community.powerbi.com/t5/Desktop/Get-multiple-json-files-from-Onedrive-folder-into-powerbi/t... 

 

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.

View solution in original post

2 REPLIES 2
v-diye-msft
Community Support
Community Support

Hi @dmbaron 

 

It's a typical case would be when you connect to an Excel file and then your Query attempts to access a Sheet that does not exist in the Spreadsheet.

 

You might refer to the other blog to connect to JSON files:

https://powerbloggerbi.com/2016/03/02/import-multiple-json-file-in-power-query/ 

And the similar threads for more hints:

https://community.powerbi.com/t5/Desktop/Get-multiple-json-files-from-Onedrive-folder-into-powerbi/t... 

 

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors