Forum Discussion

dmbaron's avatar
dmbaron
Frequent Visitor
6 years ago
Solved

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]
 
 

2 Replies