Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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?
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
User | Count |
---|---|
66 | |
60 | |
47 | |
33 | |
32 |
User | Count |
---|---|
87 | |
72 | |
56 | |
49 | |
45 |