Forum Discussion
Rookie_2022
1 year agoFrequent Visitor
How to access by Access Token
I tried to connect to API while they have below authenication requirement. May i know how i input in power bi?
3 Replies
- Rookie_2022Frequent Visitor
I tried to connect to API while they have below authenication requirement. May i know how i input in power bi?
- AnonymousNot applicable
Hi Rookie_2022 ,
If you have the bear token, you can try this way to connect to the REST API in Power BI Desktop.
Here I have a test to get data about a dataset by Power BI REST API.
Result is as below.
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Rookie_2022Frequent Visitor
Hi Rico,
I tried to create a function as below, however it still asks "Please specify how to connect".