ddundovic
New Contributor III

Thanks! That does make sense. When I run `databricks lakeview list` I do get the dashboard I want:

[
  {
    "create_time": "2025-06-23T08:09:49.595Z",
    "dashboard_id": "id000000000000000000000",
    "display_name": "My_Dashboard_Name",
    "lifecycle_state": "ACTIVE",
    "warehouse_id": "id0000000000000"
  }
]

Will just have to be patient then 🙂 thanks!

View solution in original post