Forum Discussion
aashton
4 years agoHelper V
Field values separated by commas
Hello,
Is there a visual I can use that can display field values separated by commas? For instance, field LastName, display as: Adams, Smith, Jones, Rodriguez
Read up on the CONCATENATEX() function.
3 Replies
- Ashish_MathurSuper User
Hi,
Your question is not clear. Share some data and show the expected result.
- aashtonHelper V
The field is LastName, values are Adams, Smith, Jones. I want to display them on my report in a string format, like "Adams, Smith, Jones".
- Ashish_MathurSuper User
Read up on the CONCATENATEX() function.