โ01-30-2023 09:03 AM
Hello Experts,
We have data bricks on Azure. We need to provide a user interface to users so that some customizing table entries can be entered by end users which in turn are saved in the Delta table. Is there any feature in Databricks or tools that we can use to do this in easy manner. We prefer easy method if possible.
Thank you
Viren
โ01-30-2023 09:52 AM
โ01-31-2023 04:45 AM
Thanks Hubert. We were thinking if we can give input ready UI in the form of table instead of user creating files and uploading them. Is that something possible?
โ07-10-2023 08:36 PM
Hi Viren,
We are also looking for solution to a similar problem. what did you end up doing in this case?
โ09-12-2024 06:16 AM
Hi Viren,
I have the same use case on my side and looking for some tips. I was thinking Power Apps and Power Automate with API calls for a job that will run the process but happy to check on other solutions as well !
Regards
โ02-24-2025 08:45 AM - edited โ02-24-2025 08:47 AM
I achieved this using textbox widget and asked user to enter and run dashboard, in python code validating and inserting data in databricks.
2nd method , created excel vba application, using odbc connection to insert delete and update data in delta tables.
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now