Forum Discussion
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
- AnonymousNot applicable
any uptade on this? still unsupported?
- Greg_DecklerCommunity Champion
Potentially via an R script step but I'm not sure that will work on refresh in the Service.
- fyodorNew 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-msftMicrosoft Employee
Hi fyodor,
Based on my research, cURL command is not supported by Power BI desktop right now.
Regards,
Yuliana Gu