Our users can select a single week-number in a ListBox. The displayed field is a week, created by a Dual field. When assigning the value of the selection to a variable i'm getting the textual field, not the value field.
How can i get the value ?
=
Num(GetFieldSelections([DashBoard FilmWeek])) doesn't work