Get Minimum of a property value inside a pagelist
Hello,
I have the following structure:
I have a requirement to loop over all instances of the pagelist D_GetRelatedActiveDeliveryProject.pxResults and get the minimum of the property ParentReleaseCurrentProdPatchReleasePlanned (of type text) in order to compare it with a given value.
How to achieve that in a 'Validate' Process component?
Thank you in advance for your help,
Mariane