Building a Timelineview for my streams and their status. Is there any way I can change the order of groups in timeline component? In attached picture I would like Live Streams to be above not started and within each group I would like the streams to be in numerical/alphabetical order.
Hi Johan,
Before DataMiner 10.4.0[CU14] / 10.5.0[CU2] / 10.5.5, the groups were created based on the order in which the items were fetched using the query. This means that you should be able to apply a sort operator to influence the order in which they are visualized.
Since then, we have added some performance enhancements to the grouping functionality that will always sort the items based on the grouped columns. This means that the order of the groups can no longer be influenced by your own sorting. Note that this can be disabled using an advanced setting.