Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
fyodor
New Member

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

1 ACCEPTED SOLUTION

Hi @fyodor,

 

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

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
mruiz
Regular Visitor

any uptade on this? still unsupported?

Greg_Deckler
Super User
Super User

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



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

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

 

 

Hi @fyodor,

 

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

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi there, checking in from 2021. Has there been any change to this, or does Power BI still not have support for cURL? Would be fantastic to run my query directly in Power BI, but currently have run with a keepalive with cURL since it's over 1.5 million rows, which I can then import to Power BI.

 

I haven't had any luck finding a solution for importing such large datasets into Power BI directly, using a "web" query as the source otherwise. 

 

 

Thanks!

Bavid

Helpful resources

Announcements
September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Top Solution Authors