I want to use first API response in another Query without call it second time
I am creating new session in below query which name is Create_Session.
Call an API within a Power BI Dashboard
I have a Power BI dashboard that has some visuals. I also have an API that is hosted on Azure. I want to call the API within the dashboard and do something with it.
Power BI – restful API
I try to retrieve information to Power BI by using an API token, however, my result is the token by itself instead of the final information. I don’t know, what to change in the advanced code.
Thank you for any help.