Diagram Box Expression, FACT ContainsText
Posted: 04 Mar 2022 16:15
I have a query with
"=FactLabel(%FACT%)",,"contains",TEXT,"JGO"
Works fine.
I am trying to put the same thing into a Diagram Box Expression.
e.g. =ContainsText(FactLabel(%FACT%),"JGO",STD) which does not work.
My current fix is to have a Box condition for each %FACT% but I was hoping there would be a neater way.
e.g. multiple %INDI.EVEN-xxxJGOyyy[1+]%
Alternatively, is there a way to have a list of Boolean OR expresions in 1 condition.
"=FactLabel(%FACT%)",,"contains",TEXT,"JGO"
Works fine.
I am trying to put the same thing into a Diagram Box Expression.
e.g. =ContainsText(FactLabel(%FACT%),"JGO",STD) which does not work.
My current fix is to have a Box condition for each %FACT% but I was hoping there would be a neater way.
e.g. multiple %INDI.EVEN-xxxJGOyyy[1+]%
Alternatively, is there a way to have a list of Boolean OR expresions in 1 condition.