Learn how to reproduce the Task Tracker order in Insights using a prefix in task names
Permissions Needed: Access Groups: Insights - OR - Reports Viewer (or higher) and Insights Can Edit permission
Due to the underlying data, tasks in Insights cannot be sorted by their WBS order using the sort column button. However, you can reproduce the Task Tracker order in Insights by using a prefix in task names.
- In Task Tracker, sort the tasks as you desire.
- Edit the name of each task and add a prefix at the beginning in the following format:
1.0.0.0.0. The prefix should have as many digits as there are levels in the project’s Task Tracker (up to 5 levels deep).
You can use the WBS column as a reference. For example, in a project that goes 4 levels deep, the task with WBS number1would be prefixed with1.0.0.0. The first subtask of that task would have a WBS number of1.1and would be prefixed with1.1.0.0. The second subtask would have a WBS number of1.2and would be prefixed with1.2.0.0.
Leading zeros should also be included in the prefix. If there are more than 10 tasks in a level, add one leading zero. For example,01.00.00.00. If there are more than 100 tasks in a level, add two leading zeroes. For example,001.000.000.000.
Refer to the screenshot below for an example. - Allow Insights to refresh.
- Create a custom report.
- Use the Task: Title Aggregate attribute instead of Task: Name to display task names. This will allow tasks to be sorted alphabetically.
NOTE
- If tasks are reordered, archived, or deleted, the prefix must be updated. For instance, if a task named
2.0.0 Discoveryis moved above a task named1.0.0 Kickoff, the tasks must be renamed to1.0.0 Discoveryand2.0.0 Kickoff. - If a subtask of a new depth is added, all the prefixes must have another digit added. For example, if a project has tasks up to 3 levels deep and the prefixes are
N.N.N, then a task that is 4 levels deep is added, all the prefixes must be updated toN.N.N.N.
Comments
1 comment
This article has been updated to include a how to.
Please sign in to leave a comment.