Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi,
I get DataFormat.Error: We reached the end of the buffer.
When trying to do same as this example. https://janbakker.tech/use-graph-api-data-in-power-bi-using-logicapps
(Create a Power Auromate flow to query Microsoft Grahp and get the response in Power BI)
I've tested it with diffrenet APi calls, and same throw same error.
Any help on this please?
The Power Automate flow runs ok and I can see the response.
let
url = "",
body = "{}",
Parsed_JSON = Json.Document(body),
BuildQueryString = Uri.BuildQueryString(Parsed_JSON),
Source = Json.Document(Web.Contents(url,[Headers = [#"Content-Type"="application/json"], Content = Text.ToBinary(BuildQueryString) ] ))
in
Source
Solved! Go to Solution.
Hi @JSR ,
Sorry for asking this but looking at the blog post you need to past your URL on the code and you present (here on the forum) a code without URL:
The blog example
I don't have any way to text this out but just making some questions that may help or not, do you have your logic app endpoint URL?
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @JSR where you abble to solve the issue?
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @JSR ,
Sorry for asking this but looking at the blog post you need to past your URL on the code and you present (here on the forum) a code without URL:
The blog example
I don't have any way to text this out but just making some questions that may help or not, do you have your logic app endpoint URL?
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsIf you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 38 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 67 | |
| 34 | |
| 32 | |
| 29 |