Dear All,
I have situation where need to compare 2 columns with conditions in both the columns, refer the below table. Please urge how I can write the formula in the Formula tool to get the output in simple way.
| A | B | Output |
| 01 | 1X, 1Y | TRUE |
| 02 | 2A, 2B | TRUE |
| 03 | 3D, 3E | TRUE |
Without using any mapping?