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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

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.
amitchandak
Super User
Super User

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.