Hello,
I would like to sort services with custom parameters and timestamps. but i don't manage to add multiple type of filters in my sorting.
For exemple i tried this:
Severity,desc;Property|Shortname,asc|Z_TypeDiff,asc
But then it complety breaks the sorting that is working on my screenshot.
My goal is to sort alarming services by Severity>timestamps>name of service[custom property]>Group[custom property]
How should i write it to be working?
Thanks
Ilan
Hello Ilan,
There's some information in a related question:
you could add the different sorts in your SubscriptionFilter (with a fullFilter) and work like that. I don't believe you can combine multiple sorts in the ChildrenOptions [...].
Perhaps you find other information in that question useful: VISIO: is there any limit to the amount of shape data that can be added? - DataMiner Dojo