flavia_sarah
5 years agoNew Contributor II
Create Key Value Pair instead of List/Array
Expression for Conversation.Text = $[‘$ConversationPost.Text’].toString().split(“|”).map((elem, index) => [elem])
Mapper Output:
The desired output is:
“ConversationPost” : {
“Text...
- 5 years ago
Please find the attached simple pipeline:
SL_Community_1_2020_11_23.slp (5.0 KB)
Hope that the output from this pipeline, that I have attached is what you are trying to achieve.
Regards,
Spiro Taleski