Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 06:39 PM
Hi,
I'm working on building a Databricks app to streamline several team tasks through a user-friendly data application.
One key feature I’d like to implement is integrating Databricks Apps with Unity Catalog. Specifically, I want to display a dropdown in the UI that lists all tables within a selected Unity Catalog schema. Once a table is selected, users should be able to perform data profiling directly from the app.
Is it possible to achieve this level of connectivity and interaction between Databricks Apps and Unity Catalog? If so, could you provide guidance or best practices for implementing this functionality?
Thanks