Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Power bi custom connector

Hello Everyone ,

 

I m trying to build  a Power bi custom connector and then use it to import data into power bi.

My web application that i am going to hit from the custom connector is in Visual studio code. 

After deployment of the web app on the prod env, when i hit the web app using the custom connector (mez file).. what code should i write in the Visual studio code that will export the table that i made in visual studio code to power bi desktop.

 

As of now, i have the code on  my local host running .. I am able to call the api from the power bi conector but dont know how to export the table that i am getting in visual studio code to power bi 

 

 

5 Replies

  • V-lianl-msft's avatar
    V-lianl-msft
    Community Support

    Hi Anonymous ,

     

    Click on "Open log file" button on right upper corner of output window. Also you can canfigure key bindings for commands

     

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

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hello V-lianl-msft , thsnk you very much for the reply.. Can you please post a screenshot of the option for key binding and the open log file ... i dont happen to see those.

       

       

      This would be very helpful.

      • V-lianl-msft's avatar
        V-lianl-msft
        Community Support

        Hi Anonymous ,

         

        Please check this button on the console

         

         

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