filter cost report by top level task

T

Tina Winter

Happy New Year everyone!

New year, new problems...I am trying to create a cash flow report that is
filtered by top level task. In other words, I have 20 top level tasks with 2
levels of sub-tasks beneath and I want a cash flow report that shows only
cost associated with 1 top level task and all it's sub-tasks at a time. Any
advice would be greatly appreciated. Thanks! Tina
 
G

Gerard Ducouret

Hello Tina,
I would use a custumed number field such as Number1 with a formula :
Left([Outline Number1];1)
For summary row : use formula...

Then create a filter : Project / Filtered for / More Filters... / New :
- Field name : Number1
- Test : equals
- Value : "Outline Numer :"?
Nb : not any space between " and ?

Hope this helps,

Gérard Ducouret
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top