Hello,
I'm trying to query a list with a pull from list in ProcessFlow with two conditions, but it's not working. I guess I'm not using the correct Query. Both conditions work unless I put them together. How can I do this?
This is the Query. I also have doublequery.fsmattached the model
WHERE LLEGADA <puller.Salida, AND sku =puller.SKU
Thank you!