Forum Discussion
DAX Function Help Connecting to JSON Files
Hello - I'm trying to create a function using the instructions in this page...
Details:
Key=
Folder Path=https://XYZ.blob.core.windows.net/foldername
Name=Log_20200518_030000.json
Table=[Table]
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:
2 Replies
- v-diye-msft
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: