The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello Community ,
Here is the scenario ,
i want to connect to API which has 4 parameters , so the API generated keeps changing based on the parameter selection , hence we can call the API as Dynamic API .
also the authentication token / key which is used to connect to API also keeps changing . so the token is also dynamic.
Now , i am able to call a single static API into power bi with the single authentication key , i would like to know how to connect to the Dynamic API plus Dynamic Tokens into power bi and then use that data to generate report on power bi level.
kindly suggest me on this scenario and help me out.
i have googled a lot and am unable to find any proper way to resolve this.
Thanks in Advance.
I am unsure of the dynamic API issue but for dynamic token check out this blog: Generate dynamic token and get data from Custom API in Power BI (advaiya.com)