How can I have the āFirst Became Relevantā only be applicable to the computer under analysis? The unique values statement fails because the āFirst Became Relevantā dates have multiple:
var relevance = 'unique values of (id of item 0 of it as string & "||" & name of item 0 of it & "||" & item 1 of it & "||" & item 2 of it & "||" & item 3 of it & "||" & item 4 of it & "||" & item 5 of it & "||" & item 6 of it & "||" & item 7 of it & "||" & item 8 of it & "||" & (if ((year of date (local time zone) of it) as integer = 1980) then ("<none>") else ((year of it as string & "/" & month of it as two digits & "/" & day_of_month of it as two digits) of date (local time zone) of it)) of (item 9 of it as time)) of (applicable computers whose (exists name of it) of it , ("<A name=%22" & name of it & "%22 href=%22" & link href of it & "%22 target=%22_blank%22>" & name of it & "</A>") , (if (exists source severity of it) then (if (source severity of it as lowercase contains "<unspecified>" or source severity of it as lowercase contains "<n/a>") then ("Unspecified") else (source severity of it)) else ("Unspecified")) , (if (exists source release date of it) then ((year of it as string & "-" & month of it as two digits as string & "-" & day_of_month of it as two digits as string) of source release date of it as string) else "1000-01-01") , (if (exists category of it) then (if (category of it as lowercase contains "<unspecified>") then ("Unspecified") else (category of it as string)) else ("Unknown")) , (if (exists cve id list of it) then (if (cve id list of it as lowercase contains "cve") then (cve id list of it as string) else ("Unknown")) else ("Unknown")) , (if (exists download size of it) then ((download size of it) as string) else ("0")) , display name of site of it , applicable computer count of it as string , ((if (exists First Became Relevant of it) then (First Became Relevant of it as string) else ("Fri, 15 Feb 1980 00:00:00 -0000")) of results of it)) of ' + fixletFilter;