The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.