Hi there. I use a dataverse data flow to get a list of projects from a web api and keep the table synced with the data from that api. It's working well. What I need is to add detailed info for each project, but this info is offered by other web api that receives the project id as parameter. So I wonder if there is a strategy to pull that detailed data for each row (in projects list) every time the data flow runs.
I think I'm able to accomplish this with a Power Automate flow, but maybe there's a better approach with data flows. Thank you all!
I was afraid this would be the only way out! 😞
Anyway, thank you @AhmedSalih for your attention and patience!
@airtonluciano, No I get it. In this case you will have to use the Power Automate flow to capture the related data based on the Project ID.
If my reply helped you, please give a 👍 If it solved your issue, please give a 👍 & accept it as the Solution to help other community members find it more.
Visit my Blog: www.powerplatformplace.com
Visit my YouTube Channel: https://www.youtube.com/@powerplatformplace/videos
@AhmedSalih thanks again! The issue is exactly that, I don't have a second list. Maybe if I post the data it will be clear...
1st Query: https://legis.senado.leg.br/dadosabertos/materia/atualizadas?ano=2023&sigla=req
Data:
@airtonluciano , in the Power Query, you can left join the two lists and get only the details of the matched project I’d.
If my reply helped you, please give a 👍 If it solved your issue, please give a 👍 & accept it as the Solution to help other community members find it more.
Visit my Blog: www.powerplatformplace.com
Visit my YouTube Channel: https://www.youtube.com/@powerplatformplace/videos
@AhmedSalih thank you for your help. My doubt is that the second api needs the project id for each row retrieved from the first api. The first gives me a list. The second gives me detailed data for each row in that list. So I need to pull data from the second api as many times as rows returned by the second api.
I can provide the links and data, if it is not clear, but they are in Portuguese.
Hello, @airtonluciano, you can add both web APIs to your Dataflow and do your joins and extraction then load the result into you Dataverse table.
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
ankit_singhal
11
Super User 2025 Season 1