Forum Discussion
Get Exchange Rate By Merging Tables Based on the Closest Date
- Anonymous4 years ago
In that case you can create a Index Column in both the tables and then merge those two tables.
1)Create Index Column in both tables by going to Add column->Index Column.
2)Perform Merge operation and select Index Columns from both tables.
Let me know if it works.
Thanks,
Sanket
If this post helps, then mark it as 'Accept as Solution' and give it a thumbs up.
Yes, I had already achieved this solution using Dax, but I need this to be done in PowerQuery if it is possible of course. Thank you anyway for your fast answer.
In that case you can create a Index Column in both the tables and then merge those two tables.
1)Create Index Column in both tables by going to Add column->Index Column.
2)Perform Merge operation and select Index Columns from both tables.
Let me know if it works.
Thanks,
Sanket
If this post helps, then mark it as 'Accept as Solution' and give it a thumbs up.
- Anonymous4 years agoNot applicable
It works. Thank your for your help 🙂