- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Either you can use JustWords function or Pipe to concatenate.
For example : Field1||Field2||Field3. if all are in same format. if anything is in different format - then convert them.
Field1||ToString(field2)||Field3
Hope this helps.
Views
Replies
0 Likes
Total Likes