Hi there,
I have two input tables as per the attached workflow. i want to populate the second table value into the first table with a separate column. Below table is my expected output result. i tried join function but couldn't do that.
Please help
| Fund Name | Data Type | Value | Date |
| ABC | Market Value | 10000 | 6/30/2024 |
| XYZ | Market Value | 20000 | 6/30/2024 |
| PQRS | Market Value | 30000 | 6/30/2024 |
| LMN | Market Value | 40000 | 6/30/2024 |
| EFG | Market Value | 50000 | 6/30/2024 |
| HIJ | Market Value | 60000 | 6/30/2024 |
| KLPM | Market Value | 70000 | 6/30/2024 |
Solved! Go to Solution.
Thank you

