Skip to Content
0
Mar 16, 2020 at 07:13 AM

How to get multiple output in BRF+

1146 Views Last edit Mar 16, 2020 at 07:21 AM 2 rev

Hi Experts,

I have a requirement to fetch multiple outputs for a single input.

For eg.

Col1 Col2 Col3 Output

A B C 1

X Y Z 2

X Y Z 3

Now if I execute the above BRF table, for input X Y Z, I would get the output as 2. Where as I would like the output as 2 and 3 .

How to achieve this in BRF+ ? I tried using Table in output but still it stops processing after it has found the record and gives the first record which is found.

Thanks in advance !

Regards,

Sanket