Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
tinkerz1
Creator II
Creator II

Error in expression when included a specific text

Hi,

I am trying to write an expression withing a alternate state called 'unallocted'

What I want is everything selected in [ABC] and always include Unknown, but I keep seeing the  expression ok but a red line under the 'U'

Where and I going wrong?

count({$<[ABC]=[ABC]+{'Unknown'}>} [Reference])

also trying

count({$<[|ABC]=[ABC]+{Unknown}>} [Reference])

3 Replies
sunny_talwar

What is unknown? A value under ABC field??

tinkerz1
Creator II
Creator II
Author

Yes its a value, just text in a field {ABC]

ramoncova06
Specialist III
Specialist III

There is nothing wrong with the first expression, sometimes QV will give you that red line even when the syntax is correct, just validate if your results are the ones you want and don't worry by the syntax checker