Forum Discussion
Anonymous
3 years agoNot applicable
Combining API Call with two functions (including pagination)
Hi, I am trying to call an API in Power BI and have run into a roadblock. The API parameters only allow 1 site to be entered, so I have created Function 1 and invoked it on a site table (using sit...
ImkeF
3 years agoCommunity Champion
Hi Anonymous ,
cannot see anything wrong with your function.
Did you try the URL that is created through another tool like Postman or Power Automate to see if the correct results are returned?
Might be actually an isse on how the URL is structured.
Anonymous
3 years agoNot applicable
Hi ImkeF,
Both functions work separately, but I need to combine them into a single function so I can apply the function against the site table and have it paginate.
I would be grateful for your advice.
Thanks, Bianca