Forum Discussion
How does the shortcut handle deletions?
If a record is deleted in a shortcut table, is the information that the record was deleted lost?
In particular, I am referring to shortcuts used to connect Fabric to Dataverse.
Thank you!
Hello Luigia-Costabil
Dataverse shortcuts are read-only. If a record gets deleted from the source, the shortcut will reflect the deletion and the row will not be returned in Lakehouse (in near-real time) .
4 Replies
- deborshi_nagSuper User
Hello Luigia-Costabil
Dataverse shortcuts are read-only. If a record gets deleted from the source, the shortcut will reflect the deletion and the row will not be returned in Lakehouse (in near-real time) .
- Lodha_JaydeepSolution Sage
Hi Luigia-Costabil,
You can't delete the records from the shortcut as we can do for the local table (If you have write permission and you perforn delete operation data will be lost from the source itself). It's readonly for migrate data across diffrent lakehouses without copy.
It's just pointer from the source (Dataverse or OneLake), as per your case you can directly create the table shortcut in any lakehosue by use the Dataverse as a source.
For more guidance you can refer
https://community.fabric.microsoft.com/t5/Fabric-platform/Can-you-please-help-me-better-understand-quot-Shortcuts-quot/m-p/3666585
Hope this helps, Please consider as accepeted solution if helps or give some kudos. - ati_puriResolver III
Hi Luigia-Costabil ,
Shortcut is an independent object from the target. If you delete a shortcut, the target remains unaffected. If you move, rename, or delete a target path, the shortcut can break.
Link for the above information
Unify data sources with OneLake shortcuts - Microsoft Fabric | Microsoft Learn
Also, specifically for Dataverse Shortcuts-they are read-only, hey don't support write operations regardless of the user's permissions. Create a Dataverse shortcut - Microsoft Fabric | Microsoft Learn
Thanks
Ati Puri
- Lodha_JaydeepSolution Sage
Hi Luigia-Costabil,
Can you conform if you get a chnace to the solution posted. Feel free to reach out again if still you having issues.