Forum Discussion
Materialized Views - Script to kick off the Run/Refresh?
- 9 months ago
Hi EricCarlson ,
Thanks for reaching out to the Microsoft fabric community forum.Please go through the below documents which may help you in resolving the issue
Create and edit materialized views - Microsoft Fabric | Microsoft Learn
Materialized views - Kusto | Microsoft Learn
Materialized Lake Views Operational Run Details - Microsoft Fabric | Microsoft Learn
Schedule a Materialized Lake View Run - Microsoft Fabric | Microsoft Learn
Manage Fabric materialized lake views with public APIs - Microsoft Fabric | Microsoft Learn
If I misunderstand your needs or you still have problems on it, please feel free to let us know.
Best Regards,
Community Support Team - 9 months ago
You can call all the API endpoints from Spark via python scripts.
Thanks, is see in the docs that there is a Rest API option to kick off a full refresh. A spark command could be nice, though!
You can call all the API endpoints from Spark via python scripts.
- EricCarlson9 months agoFrequent Visitor
Thanks, I am new to Spark, did not know this. I will go down this path!
- v-menakakota9 months ago
Community Support
Hi EricCarlson ,
Thank you for the update.