Title
Label in a List function
Post
Hello ALL,
I have a cal. using a list function. Example: List (label1;label2;label3). It show me the results but i need to show me the label name along with this result.
Example: fist record
label1 = 5
label2 = null
label3= 2
The list cal will display:
5
2
Want it to display
label 5
label 2
How would i do something like that?
Thanks 4 your help!
Your should work on your structure. This is not a properly normalized structure.