When condition in append map to in Data transform.

I am using Append and map to in DT, I don’t know where I need to call when condition? Please help me to solve this issue.

@MadhavanS16795014

check attachment

It appears only for each page in under relation

@MadhavanS16795014

There will be a magnifying glass icon on the left of source field, open it and add your when rule.

Hi, @MadhavanS16795014

You should call the “when” condition within the “Append and Map to” step by specifying the “when” rule in the condition field of the “Append and Map to” action.

This will ensure that the mapping only occurs when the condition evaluates to true.

Thanks.