Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Dear Community,
I am trying to query an API with GraphQL endpoints. I can see the data in the POSTMAN
and this is the results I am seeing:
Now, I have the following in the PowerQuery Advanced Editors, yet, I can't load any result due to the following error:
Error is as follows:
Can you please help me with this?
Hi @Elimey68 ,
Maybe something wrong with the red highlight
You have determined that Content-Type is json, so please use Json.FromValue or json format text. Text.ToBinary will return Binary.
Example:
Web.Contents - PowerQuery M | Microsoft Learn
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you or your reply.
I have tried your suggested version, but it is not working.
I have checked different sources and solutions like this:
https://gist.github.com/petrsvihlik/cc34a6cf1882d515139c5b27f37cf99e
they are all using the text.toBinary() function.
But I still receive the 404 error
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 41 | |
| 30 | |
| 24 |