Forum Discussion
Decomposition tree with same dimension
Hi! I have a table like this in my database :
So i have groups id and tickets id. One ticket can change groups and the hour the change is made is on created_at. I would like to make a decomposition tree that shows me the path that the median of the time tickets spends in with group.
For exemplo, for this ticket id 80244 i would like to see something like that:
In this case i have just one change of group, but the tickets can change groups many times. Can i make this decomposition tree?
1 Reply
- AnonymousNot applicable
HI malualves,
Decomposition tree not able to achieve your requirement. It can be used to analyze the parent and child fields with a tree structure.
According to your description, it seems like you want timeline effect, maybe you can take a look at the timeline custom visuals in the marketplace.
Regards,
Xiaoxin Sheng