Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi everyone,
I want to load data from a source with an variable hyperlink based on data from another query with project id.
Now I worked with a parameter:
let
Bron = Json.Document(Web.Contents("https://xxxxx/rest/projects/"&PM_Projecten_id, [Headers=[Authorization="Bearer xxx"]]))
This worked but now there is just one project loading into the new query. I want to load all the projects in te project.id column in the Power Query.
Can anyone give me some help.
Thanks!
Solved! Go to Solution.
You're on the right track. I think this Guy in a Cube video will give you the result your looking for:
https://www.youtube.com/watch?v=Z0U9UL9ORh8
You need to create a function (basically the script you already have with the parameter). Then you load the input value's in a list/table. The next step is to add the function in a column. It will then look at the value in column 1 (input values) and execute the function.
The guy in a cube video is based on nfl data over multiple seasons, but I think it can help you get the result your lookinf for.
Good luck!
You're on the right track. I think this Guy in a Cube video will give you the result your looking for:
https://www.youtube.com/watch?v=Z0U9UL9ORh8
You need to create a function (basically the script you already have with the parameter). Then you load the input value's in a list/table. The next step is to add the function in a column. It will then look at the value in column 1 (input values) and execute the function.
The guy in a cube video is based on nfl data over multiple seasons, but I think it can help you get the result your lookinf for.
Good luck!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
14 | |
13 | |
12 | |
12 | |
12 |