Hi,
Here is the problem:
Output at the time of using the the fields directly in the detail section was:
Empname Empid state .... more fields
zzzz 111 CA
AZ
IL
AB
yyyy 2222 IL
CA
NY
....
like this.
but the user wants to make the state display in one row.
Output need:
Empname empid state ..... more fields
zzz 111 CA, AZ, IL, AB
yyy 222 IL,CA,NY
...
like this.
Note :We are using 10 parameters and state is the one of the parameters. (all are Multiple selection)
Any solution for this problem or need more info. please let me know.
Thanks in adv. for replies.
Thanks,
MK
Here is the problem:
Output at the time of using the the fields directly in the detail section was:
Empname Empid state .... more fields
zzzz 111 CA
AZ
IL
AB
yyyy 2222 IL
CA
NY
....
like this.
but the user wants to make the state display in one row.
Output need:
Empname empid state ..... more fields
zzz 111 CA, AZ, IL, AB
yyy 222 IL,CA,NY
...
like this.
Note :We are using 10 parameters and state is the one of the parameters. (all are Multiple selection)
Any solution for this problem or need more info. please let me know.
Thanks in adv. for replies.
Thanks,
MK