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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors