We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Need help to merge multiple rows with one single row

kumaneh
5 - Atom

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

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@kumaneh 

Please provide sampe input and desired output dataset.

OTrieger
14 - Magnetar

@kumaneh 
It will be hard to tell just from your description, but if you will pull the data in from both files and then ensure that you have same headers you can union all the data and then it will be merge, however I believe for a different solution, and as @Qiu  requested, we need at least screenshots on the 2 set of data and how it is expected to be merged.

Labels
Top Solution Authors