Forum Discussion
RadhakrishnaE
4 years agoFrequent Visitor
Need Dax for below logic
Hi All, I have a requireement like If table1.columnA = table2.columnB then i want to print Table1.columnc Thanks in advance
Fsciencetech
Helper III
4 years agoWhat should be the output table?
RadhakrishnaE
4 years agoFrequent Visitor
Expected Output
| InNo | Commission person | Commission Amount | Pid |
| In1 | Agency | 10 | P1 |
| In2 | Agency | 40 | P2 |
| In3 | broker | 50 | P3 |