Mantsama4
Databricks Partner

Great question, Vinc! Databricks doesn’t provide a native write-back feature for Power BI, but you can achieve similar functionality using a combination of Power Apps, Azure Functions, or REST APIs to write data back to Databricks.

One common approach is to use Power BI with Power Automate or Direct SQL connections to write user inputs into a Delta Table in Databricks, which can then be leveraged for reporting. Alternatively, you could use a Databricks REST API with a structured workflow to capture and store user input dynamically.

Would love to hear if anyone has implemented this differently!

Mantu S

View solution in original post