Forum Discussion

k_rahul_g's avatar
k_rahul_g
Frequent Visitor
2 years ago

Multi level parent child hierarchy summarization

In a hierarchical table "BaseData" , I have to summarise an attribute "timespent" for all LEVELS of child work item. the problem is that the parent (where it need to be summarize) could also be a chi...