Break the string into terms

Hi every one
Lets imagine i have a field with this string "Hi my name is mohammad ali"
what iam looking for is to break the string as below into the terms:
Hi my
my name
name is
is mohammad
mohammad ali

then i need to create some dashboards based on these terms,,,what is the best practices?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.