Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
there is an error to connect data file from yelp with Jason to excel to convert in excel format.
How can o change syntax of Jason input yo resolve issue and convert data into excel? please reply with syntax and snapshot of solution
Solved! Go to Solution.
Hi @Anonymous ,
Do you mean to use power query to import the json files from yelp.com?
So you could use the following codes:
Json.Document(Web.Contents("Your URL"))
Here are some documents and videos for your reference.
https://www.youtube.com/watch?v=t2b-aJ1spAU
https://community.powerbi.com/t5/Desktop/JSON-data-from-a-web-service-call/td-p/245938
https://community.powerbi.com/t5/Desktop/Problem-with-importing-json-data-from-web/td-p/538445
Hi @Anonymous ,
Do you mean to use power query to import the json files from yelp.com?
So you could use the following codes:
Json.Document(Web.Contents("Your URL"))
Here are some documents and videos for your reference.
https://www.youtube.com/watch?v=t2b-aJ1spAU
https://community.powerbi.com/t5/Desktop/JSON-data-from-a-web-service-call/td-p/245938
https://community.powerbi.com/t5/Desktop/Problem-with-importing-json-data-from-web/td-p/538445
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.