Forum Discussion

Rookie_2022's avatar
Rookie_2022
Frequent Visitor
1 year ago

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_2022's avatar
    Rookie_2022
    Frequent Visitor

    I tried to connect to API while they have below authenication requirement. May i know how i input in power bi?

     

     

     

     

    • Anonymous's avatar
      Anonymous
      Not 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 Zhou

       

      If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

       

      • Rookie_2022's avatar
        Rookie_2022
        Frequent Visitor

        Hi Rico,

         

        I tried to create a function as below, however it still asks "Please specify how to connect".