Hi All
I have the following fields in my table
id, name and assigned to.
The table has the following values
1 saran gopi,ram and suman
I want to do group by on id and display the results, when i display all the above in the group section it displays like this
1 saran suman
it displays only the last value
if i move the assigned to field to the details tab then it displays
1 saran
gopi
ram
suman
but there is a gap in the display because the multiple values are displayed in the details section .
How to avoid this.
Please help me out.
Thanks
Saran
I have the following fields in my table
id, name and assigned to.
The table has the following values
1 saran gopi,ram and suman
I want to do group by on id and display the results, when i display all the above in the group section it displays like this
1 saran suman
it displays only the last value
if i move the assigned to field to the details tab then it displays
1 saran
gopi
ram
suman
but there is a gap in the display because the multiple values are displayed in the details section .
How to avoid this.
Please help me out.
Thanks
Saran