Transform data after using Data Loading activity
Hi Experts,
I am relatively new to Campaign and gradually getting acquainted with the tool. I have a very simple requirement, trying to understand if there is an easier way to solve this problem. I have a Data Loading activity followed by an Update Activity.
A column from the Data Loading Activity needs to be transformed before pushing to the Update Activity.
So I am using an Enrichment activity in between the two.
However when it comes to adding an expression in the Enrichment activity, I am struggling as how to achieve the following:
If(column1 not equals value1 and column1 not equals value2) {
set the value of column 1 to value 3;
}
Please advise.
Thanks!
Souradeep
