I created on page list property; I have to copy the data from Data Page to that created page list property based on condition. I tried but that data is not copying and the when condition is not working as expected. Please good and simple solution for this requirement.
What is your condition on which to set the data?
Hi @PrashanthP16925341 you can use append to or append and map in to datatransform to copy the Data from datapage to pagelist based on when condition.