Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on January 23, 2025 9:09AM
Likes: 0
Replies: 1
Hi,
Is it possible in a split (and only a split recipe not an sql one) with formula to check a condition by join. For example, to check that one of the child lines a of a parent b contains a certain value. If so, put all the corresponding lines a ->b* (of which at least one b satisfies the condition) in the split.
Best regards.
Do a join recipe first and then you can use a split recipe with the condition.