Hello group,
I wanted to for your support in being able to split/separate the following data from a multiselect person field.
I was able to pull the membership information for the multi selection, but now I need only a specific section of the ID for example:
This is the information that I am capturing but I need to be able to pull only DoeJoh, DoeJan, SmithJ from the following data:
i:0#.f|membership|doejoh@company.com; i:0#.f|membership|doejan@company.com; i:0#.f|membership|smithj@company.com;
are there any recommendations? I am only able to do it for the first one but if there are multiple users selected anything after the first semicolon is ignored.
Hope someone can help