Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I have run into a fairly large issue for using Power BI for reporting. With 30+ API endpoints, without the ability to create multiple query parameters within a URL, I'm unable to use the tool for reporting. For example:
Creating the following source:
Results in the following error:
Is there a workaround for this? If not, this seems like a huge oversight for REST API functionality.
Hi,
1. You need to set parameter for “auth” and “team”. Set both “Type” to “Text”
2. Just add your parameters as URL parts, you don’t need to add string like “auth=”, ”team=”.
3. After click OK, you will be able to get data from the web.
Best Regards
Alex
You need to create a parameter table for passing a dynamic patrameter value to your web queries.
First create a function
(team) =>
let
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 |
---|---|
84 | |
76 | |
73 | |
42 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |