Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
ear friends,
I created a function to perform a dynamic query to an API of the supplier of a software used by my company.
Following guidelines obtained through forums, I am using the RelativePath option to trigger the parameters that will be passed to the API.
In PowerQuery of Power BI Service the function is working correctly, updating the data of the table that makes its call.
However, when I try to update the data stream, I have received error notifications, but without a specific cause, which makes any type of analysis impossible.
Does anyone know how to solve this kind of problem?
Below is the code of the created function.
Json.Document(Web.Contents( "https://claro.api.coblue.com.br",
[RelativePath = "/api/objectives/"&idOKR&"/keyresults",Headers=[Authorization=TokenAPI]]))
Can you help clarify what is the "data stream" you try to update? Currently I'm not sure what it refers to in the service.
Best Regards,
Community Support Team _ Jing
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
13 | |
9 | |
9 | |
8 | |
7 |
User | Count |
---|---|
13 | |
11 | |
9 | |
6 | |
6 |