The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Manjunathak
1 year agoNew Contributor III
to retrive text1 from workflow
Text1 in workflow has two entity seprated by "/"
Text1 parameter Entity1/Entity2
I'm trying to achive rule
If entity=entity1
calc1
else if entity = entity2
calc2...
- 1 year ago
Take a look at VB TextString.Split("/")
rhankey
1 year agoContributor III
Take a look at VB TextString.Split("/")
Related Content
- 1 year ago
- 2 years ago