New to dmn rule and trying to evaluate a condition.
Suppose I have 2 input tables. Input A has keys - keyA1, keyA2 Input B has keys - keyB1, keyB2
I want to find out if each row in Input A has corresponding row in Input B based on keys.
Can it be achieved via DMN rule engine?