Im trying to retain the activity id last four right letters. (09abcd to abcd) only. but by using global change in then - data value item - i gave right(ACT,4).
Results showing that activity ids are deleted. But when im using then - data value item - left(ACT,4) it is working.
Can any one suggest me to retaing right 4 letters in the activity id using global change.
Results showing that activity ids are deleted. But when im using then - data value item - left(ACT,4) it is working.
Can any one suggest me to retaing right 4 letters in the activity id using global change.