The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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