Hi all.
If i build the follow query in session relevance show the correct answer
Query:
(name of it, value of results from (bes properties “RAM”) of it as string | “%22N/A%22”) of bes computers whose (name of it as string as lowercase contains “SA08422” as lowercase)
Answer:
SA08422N141794P, 8064 MB
SA084220N31802P, 8064 MB
But, if i build a query like this don´t work
Query:
(name of it, value of results from (bes properties “Software CORPORATIVO instalado HKLM”) of it as string | “%22N/A%22”) of bes computers whose (name of it as string as lowercase contains “SA08422” as lowercase)
Answer:
Error: Singular expression refers to non-unique object.
The “Software CORPORATIVO instalado HKLM” bes properties have multiple results.
I know you have the fix!!
Thanks in advance.