microsoft / semantic-link-labs

Early access to new features for Microsoft Fabric's Semantic Link.
MIT License
178 stars 37 forks source link

Add Last updated Date (for structural change) for Workspace and dataset in the function labs.admin.list_datasets and labs.admin.list_workspaces #255

Open Jai-Prakash-HU opened 2 weeks ago

Jai-Prakash-HU commented 2 weeks ago

Let's assume I want to see when my dataset or workspace was updated (someone made some structural change) changes to workspace or dataset. It will help me to narrow down the list of workspace/dataset where I need to focus for BPA and Vertipaq analysis.

I have 5000 workspace and 50k Dataset, so, I do not want to analyze all workspace or dataset every time. So having the last structural update date will help me to narrow down the list to be analyzed.

m-kovalsky commented 2 weeks ago

The api behind this function does not show the last changed date/time of the workspace.