Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
9 replies
Subscribers
6 subscribers
Views
3728 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi All. I am fetching some rows from a table and storing each column in a partic
parthajitp
A Score Level 1
over 9 years ago
Hi All. I am fetching some rows from a table and storing each column in a particular process variable. The values are being stored in the process variable, separated by a comma. Now how would I extract or use one such value from the process variable.Say there are 3 values in one process variable and I would one to use each of them individually, how should I proceed? I have tried using some functions like split() but haven't been successful.
OriginalPostID-157905
OriginalPostID-157905
Discussion posts and replies are publicly visible
Parents
0
Chris
over 9 years ago
The delimiter of a multi-variable is a semi-colon (;). Can you paste the value returned from the DB here, as seen on the Variables tab of the instance?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Chris
over 9 years ago
The delimiter of a multi-variable is a semi-colon (;). Can you paste the value returned from the DB here, as seen on the Variables tab of the instance?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data