Forum Discussion

fyodor's avatar
fyodor
New Member
8 years ago
Solved

Get data via CURL

Hello

 

 

Is it possible in Power BI get data using CURL command?

 

E.g. I can get data using this curl command:

curl -D- -u <username>:<password> -X GET -H "Content-Type: text/html" https://<MyWebSite>/<myPage>

 

Unfortunately I didn't find such option in Power BI...

 

 

Thank you,

Fyodor

  • Hi fyodor,

     

    Based on my research, cURL command is not supported by Power BI desktop right now.

     

    Regards,

    Yuliana Gu

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    any uptade on this? still unsupported?

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    Potentially via an R script step but I'm not sure that will work on refresh in the Service.

    • fyodor's avatar
      fyodor
      New Member

      Hello Greg

       

      Thank you for suggestion, but in this case I have to install and configure R, isn't it?

       

      Is there any other possibility to get data using CURL command?

       

      Regards,

      Fyodor

       

       

      • v-yulgu-msft's avatar
        v-yulgu-msft
        Microsoft Employee

        Hi fyodor,

         

        Based on my research, cURL command is not supported by Power BI desktop right now.

         

        Regards,

        Yuliana Gu