Please help me to solve the questions where i have a data called as A with one single line column as Total Amount
Another file called as B with multiple lines coulmn as Amount which will sum up to Total amount in file A.
i need to merge them to one file
i have Date and Description column as well , Date is common in both of the file.
please give me solution to get them merge