Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have a Field which has a few text value. I want to show the selected values of that field in a Text Box.
If I select just one value, there is no problem
But if I show two or more values, the text box just shows " - "
How can I force QlikView to show me a list of the selected values?
In the text box I'm using this expression: =Field
getfieldselections(fieldname)
hope this helps
regards
Marco
Thanks!
That was exactly was I was looking for.
you're welcome
regards
Marco