Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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
@Apoorv_Lunawat - 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.
@Apoorv_Lunawat - 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.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.