Hi,
I have two columns, ColumnA and ColumnB having the below records
Actual Data
Column 1 | Column 2 |
Dan | Dan |
Roger | Jeff |
Eugiline | Max |
Samuel | Roger |
Peter | Eugiline |
I want to compare Above two columns and display result as shown below in powerBi using formula
Result |
Jeff |
Max |
Result |
Samuel |
Peter |
Thanks,
Ravi