Effortlessly Write Data from Power BI to Azure Databricks in 4 Simple Steps
Updated Aug 15, 2025
Version 2.0Hi, I have tried exploring the Azure Databricks connector but I am still not able to write-back from Power Apps to Databricks. When I create a data card in Power Apps there is no "Update" property that can let me write-back. Am I doing something wrong or could you clarify how the write-back is done on Power Apps?
I figured out the issue, the table you are connecting to in Databricks needs to have the PK indicated (schema), otherwise the connector won't be able to carry out read write operations. Might be good to include this tip in the article so users are aware.