Hi all! is there a way to filter parent stream rec...
# troubleshooting
b
Hi all! is there a way to filter parent stream records before passing to child streams? say parent stream returns 5 records, I only want to pass the most recent 2 records to child stream, is this possible?