Forum Discussion
Bjhartline
Mar 08, 2024Brass Contributor
Task Constraints Power BI
Hi folks, Do you know which Dataverse table I need to use to visualize if a task has a contraint or not? I would like to see this information in Power BI. Also, some feedback for the Project...
- Mar 08, 2024
Bjhartline I've looked in the msdyn_projecttasks table and elsewhere and have not found a field identifying if a task has a constraint.
There is no way to stop constraints from being set when you manually define a task start/finish date. However, you can minimize this if you:- Set your task dependencies and let the relationships determine the dates.
- Set the task duration, which will populate the start/finish dates without applying a constraint.
RodFromm
Mar 08, 2024Iron Contributor
Bjhartline I've looked in the msdyn_projecttasks table and elsewhere and have not found a field identifying if a task has a constraint.
There is no way to stop constraints from being set when you manually define a task start/finish date. However, you can minimize this if you:
- Set your task dependencies and let the relationships determine the dates.
- Set the task duration, which will populate the start/finish dates without applying a constraint.