Hi,
can someone help me with this problem?
In my "Record Selection" I have this sentence:
{World.Land} like ["Sweeden", "Denmark", "USA"]
This sentence work fine, but I will store the variable in a Formula Fields "varLand"
like this:
iLand := ["Sweeden", "Denmark", "USA"]
and in "Record Selection" I use this sentence:
{PROBSUMMARYM1.CLOSED_BY} like [{@varLand}]
But it will not work.
Thanks in advance.
can someone help me with this problem?
In my "Record Selection" I have this sentence:
{World.Land} like ["Sweeden", "Denmark", "USA"]
This sentence work fine, but I will store the variable in a Formula Fields "varLand"
like this:
iLand := ["Sweeden", "Denmark", "USA"]
and in "Record Selection" I use this sentence:
{PROBSUMMARYM1.CLOSED_BY} like [{@varLand}]
But it will not work.
Thanks in advance.