Hi guys, i would like to split attribute value into 2 substrings separated by comma delimeter. I am unable to split it with string replacer or attribute creator.
Type of data:
What i tried:
@Substring(@Value(NASLOV),0,@FindString(@Value(NASLOV),","))
and
Any suggestions?
thanks in advance,
Bye Miha