This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |