March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have multiple API links from sensibo which only change their ID. for example: "https://home.sensibo.com/api/v2/pods/ID1/measurements" and "https://home.sensibo.com/api/v2/pods/ID2/measurements"... i want to be able to open all these links in power bi without having "get data --> from web" for each link. i saw that i can creat a list of api urls and use a function to access those apis and iterate over the list, but i don't know how to start.
thank you in advance for the help
Solved! Go to Solution.
The technical approach is to use the RelativePath attribute.
BUT: If you do that you will enforce a sequential call to the API which can have a dramatic impact on performance. Sometimes having separate queries makes more sense.
The technical approach is to use the RelativePath attribute.
BUT: If you do that you will enforce a sequential call to the API which can have a dramatic impact on performance. Sometimes having separate queries makes more sense.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
87 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |