hi, firstly i'm beginner and i could not find any other question.
i have a table box.
it's listing some values.
but i want to display a column different value.
e.g. if Entry No_ = "5" Entry No_ must be 9999.
is this possible?
if yes how?
Nav 5.0 Sp1.
best regards.
0
Comments
Just declare a variable and calculate your value on defined variable and assign that variable as source expression for form field.
Both solutions, this one, and the variable based one, will have consequences concerning editing the field. Keep that in mind.