(imported topic written by TommyG91)
I want to create a property, that outputs a number of relevant fixlets of a baseline. I have tried all these and nothing works:
number of results from (fixlets whose (baseline flag of it = true AND name of it = “Microsoft-Critical-Patches-Qualsys Level 5 2009”))
number of results from (component groups whose (name of it contains “Microsoft-Critical-Patches-Qualsys Level 5 2009”) of bes fixlets whose (baseline flag of it is true))
number of elements of (set of source fixlets of components of component group of bes fixlets whose ((baseline flag of it AND name of it = “Microsoft-Critical-Patches-Qualsys Level 5 2009”) AND relevant flag of it = true))
number of elements of (set of source fixlets of components of component group of bes fixlets whose (name of it = “Microsoft-Critical-Patches-Qualsys Level 5 2009”))
Help! I bet you’re going to tell me you can’t count up stuff in a property?
Thanks
Tom