Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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
@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
@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.
User | Count |
---|---|
42 | |
25 | |
23 | |
20 | |
17 |
User | Count |
---|---|
54 | |
43 | |
24 | |
21 | |
21 |