- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 03:35 AM - edited 04-22-2023 07:09 AM
Hi All,
I have some strings stored in a field on an Incident form.
example:
field_name = description
It contains the highlighted string: No-conflict,P3-Priority,Chief Testing,xt_mapping:FURIOUS,XTREM, gt_kick:rtr,xt_mention:CC-Dnr-pola,[Google]type_believe:customer,xt_mention:hpi-t9d-brmr,[google]xt_mapping:GROUP
My requirement is to get the data which is stored in xt_mapping and xt_mention fields. It means I wish to get all the data which is stored in both those field in the whole string.
The output should contain FURIOUS and GROUP
For, xt_mention the output should be CC-Dnr-pola and pi-t9d-brmr
Any help would be appreciated, thanks.
Mark this as Helpful / Accept the Solution if this helps.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2023 07:15 AM
Mark this as Helpful / Accept the Solution if this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2023 07:15 AM
Mark this as Helpful / Accept the Solution if this helps.