Forum Discussion
Attach multiple lakehouse to a single notebook.
- 7 months ago
Hi V-yubandi-msft , sorry for coming back late on this, I was on leave and not feeling well. The issue is resolved now. Was able to attach multiple lakehouses to the notebook which resolved the issue
KrishnaMoola you can add multiple lakehouses to a notebook.
In your notebook, click the add data items button:
then you can choose an existing datasource and add another lakehouse:
THe default lakehouse is still the one with the pin beside it, so to reference the other lakehouse you need to use the full identifier:
GatewayLogs.dbo.table1, not just dbo.table1
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
I have given GatewayLogs.dbo.table1 but still no luck, so have created a shortcut to the metadata lakehouse and this works. I am not sure if this is correct way to do