Split String Issues

Hey @nesachdeva

please review the attached sample workflow and let me know.

here you should split on the basis of space.

str.Split({" "c}, StringSplitOptions.RemoveEmptyEntries)

splitstring.xaml (7.0 KB)

Regards…!!
Aksh