Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi
I would like to check if there are any way to create/ delete / modify shortcuts without manually click in the portal.
It would be preferred if any programming scripts (e.g. TSQL "create if not exists ...", "create or replace ...") which can be integrate into the data pipeline.
If programming scripts are not supported, an alternative batch upload would still be appreciated (e.g. upload an csv with all the required shortcuts
Solved! Go to Solution.
This question may be better suited for Lakehouse category, from pipelines side you can use a web activity to make web API calls. So as long as there is an API based support for creating/modifying shortcuts, this could be achieved through pipelines.
But I dont fully understand your use case, perhaps post on the lakehouse category and see if there is a better way.
This question may be better suited for Lakehouse category, from pipelines side you can use a web activity to make web API calls. So as long as there is an API based support for creating/modifying shortcuts, this could be achieved through pipelines.
But I dont fully understand your use case, perhaps post on the lakehouse category and see if there is a better way.