This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
I have successfully created a shortcut between two schema enabeld Lakehouse, we will call Primary and Secondary.
Sceondary is shortcutting to Primary's schema, and the tables are surfacing wonderfully. However, I have about 6 views created in Primary, and when I go into Secondary's SQL endpoint, none are present.
Has anyone been able to pass views over as well, or just recreate them? This would be a super helpful enhancement if it isn't already on the road map.
Solved! Go to Solution.
Hi @ehmacc,
I think this is the expected behaviour, the shortcuts link to Delta tables in the Tables folder of the lakehouse, and views aren't delta tables, so they aren't included in the shortcuts.
Views are stored as metadata in the metastore, https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-schemas
I recommend submitting this as an idea: https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas
This way the product team will know people are wanting it.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Proud to be a Super User! | |
Hi ehmacc,
We are following up to see if what we shared solved your issue. If you need more support, please reach out to the Microsoft Fabric community.
Thank you.
Thankyou, @tayloramy for your response.
Hi ehmacc,
We appreciate your inquiry through the Microsoft Fabric Community Forum.
We would like to inquire whether have you got the chance to check the solution provided by @tayloramy to resolve the issue. We hope the information provided helps to clear the query. Should you have any further queries, kindly feel free to contact the Microsoft Fabric community.
Thank you.
Hi @ehmacc,
I think this is the expected behaviour, the shortcuts link to Delta tables in the Tables folder of the lakehouse, and views aren't delta tables, so they aren't included in the shortcuts.
Views are stored as metadata in the metastore, https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-schemas
I recommend submitting this as an idea: https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas
This way the product team will know people are wanting it.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Proud to be a Super User! | |
Check out the June 2026 Fabric update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.