Forum Discussion
miteshpatel412
Mar 27, 2024Copper Contributor
Unique identifier for tasks in Project on the Web
Hi, my team and I have heavily been using Microsoft Project on the web (via Teams and web). One question that does come up, how can we find unique IDs for each task? This would be highly effectiv...
ChadOlsonSensei
May 13, 2025Copper Contributor
If you do a 'Copy link to task', you will see the unique GUID for the task after the /task/ portion in the URL. You can also just query the Dataverse table (the table name is msdyn_projecttask and the column is msdyn_projecttaskid, the task name is msdyn_subject).