How to report with 'is one of' when the strings contains comma (Like: firstName, lastName)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2017 07:39 AM
Hello,
Can anyone suggest a solution to my problem?
I want to create a report from sys_history_line_list.do to the "New" field for user names.
But because user names contains comma, the 'is one of' filter splits every name into two lines which gives back 0 results.
Thanks a lot for your tips in advance!
Regards,
David
- Labels:
-
Reporting
- 1,894 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-01-2017 11:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2017 06:25 AM
No, I can't.
Because the New value contains the comma, so if I search for the string without the comma it's not give me any response.
These are names written like last, first name (USER ID)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2017 06:43 AM
It sounds like you're searching against the "Full Name" rather than "First Name" or "Last Name" - the "Full Name" is simply an amalgamation of those two fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2017 06:54 AM