Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2024 07:56 AM - edited 10-02-2024 08:01 AM
hi @mickniz
The Spark PowerAPP connector search only for a two namespace database (SCHEMA.TABLE) while the Databricks catalog has three (CATALOG.SCHEMA.TABLE).
You will need to define a default catalog on the Databricks workspace admin settings, the connector will be only able to connect to the tables on this default catalog.
example: