I have a SharePoint list column that has its data formatted with lastname, firstname
. I'm trying to use fn-SubString
to pull out the first name. The problem is Nintex does not provide a function to give me a numeric count as to where the comma is. I would like to use this as my starting position.
Is it possible to extract the first name in this example using the Nintex inline functions?