Dashboard View - Count Tasks like the Board View

Hi everyone! Thank you for your help!

I would like to make the Dashboard sum the number of tasks the way the Board View does. This may seem straightforward, but it is not in this instance.

My team is adding sub-tasks from other projects to the current Asana project as tasks. This is the best way to integrate with their current workflow so for now I am locked into this behavior.

The Board View has no issue summing these tasks properly:

But when I attempt to engineer this behavior in the Dashboard, I am unable to get it to sum properly.

This is because some of these tasks are actually subtasks, and that is messing things up. But it is not messing up the Board View. So my question is, is there a way to get the Dashboard view to sum tasks the way the Board View does?

Thank you!

-Justin

Why not add a filter on subtasks in your dashboard chart filters?

Yes, what @Bastien_Siebman said.

The default is to include in the chart both tasks and subtasks, but you can do this to achieve your intent:

Thanks,

Larry

Thank you both for your reply. I truly do appreciate it. I did try that already but unfortunately it does not work in this instance. That’s the bummer. That’s the crux of my problem actually.

Because my task is itself a subtask from another project the ‘don’t show subtasks’ solution is not working properly. I have used this technique successfully in other situations, but this one is more complex.

Do you have any other solutions that may work in this instance? I can post more screen grabs to demonstrate this clearly and help cement the point.

What I want (the counting strategy in board view):

What actually happens in the Dashboard when implementing the above strategy:

That makes sense. I think we weren’t recognizing the multi-homing/subtasks environment.

So you’ll need another way to select just the desired tasks to count. I think I would explore a “Boolean” (single-select with one value only) custom field that you “turn on” to designate the tasks to be counted, ideally with a rule that could do this automatically. Then in the chart, filter to require only tasks with that value (instead of using the subtasks filter which won’t work here).

Thanks,

Larry

That works!! Thanks so much! :slight_smile:

1 Like