Question
2
Replies
480
Views
Posted: January 8, 2019
Last activity: March 29, 2019
Closed
Solved
Change format from CSV
Hello,
I have a requirement for uploading csv and mapping into PEGA properties. The problem is, some columns in csv don't have the same format with properties that have been made. My question is can I change the format in parse delimited rule? Or should i use another rule?
i.e. in excel: 1/0, in pega property should be: true/false; in excel: 1/2, in pega property should be: 01/02
Thank You
***Edited by Moderator Marissa to update platform capability tags****
Hi
it is not possible to map in that way. I tried to do the same and ran into an issue.
Lets see what other has to say.