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

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
Anonymous
Not applicable

Data Refresh by triggering Rest API through Pyspark code

Hello Everyone,

All my development and loading tables are made using Pyspark code. Is it possible for me to refresh my datasets individually using Pyspark to trigger my rest API's. 
I did scour the internet to find it could be done using Power Shell and even Python(Not fully automated though). 
Couldn't find any source implementing this using Pyspark.

Any help or informative link would be appreciated.

 

 @amitchandak 
@Greg_Deckler 
@parry2k 
@Cmcmahan 
@Icey 
@Eric_Zhang 

3 REPLIES 3
Greg_Deckler
Super User
Super User

@Anonymous - If you can invoke the Power BI REST API via Pyspark then you should be able to:

https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/refreshdataset



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...
Anonymous
Not applicable

@Greg_Deckler I am not able to invoke the Rest API using Pyspark. I want to  know how to do that.

@Anonymous - You are going to have to ask a Pyspark forum how to invoke a REST API. Power BI's REST API is no different than any other REST API, you call a web page URL.



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...

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors