Start Free Trial

Alteryx Designer Desktop Discussions

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

Combine data from rows below main row with data in main row

GhostOfYou
5 - Atom

Hello!

 

I'm new to this community so please forgive me if i'm posting this in the wrong place.

 

I have very row system download. There is "main rows" in this download, but data which also relates to this rows could be presented in rows after this main row. There are a lot of lines in download and document names, description and other information could be the same.

 

What I have:

 

DateDocumentDescriptionDtCrAmountDt DetailsCt Details
01.01.2020Document 1Description 120046001250 000,00Other expensesLLC B
      Business Unit CAgreement B #1
       Invoice B #1
10.01.2020Document 2Description 260016002100 000,00LLC ALLC A
      Agreement A #1Agreement A #1
      Invoice A #1 
13.03.2020Document 3Description 3200460012 000,00Marketing expensesLLC C
      Business Unit BAgreement C #1
       Invoice C #1
       Invoice Description

 

What I need:

 

DateDocumentDescriptionDtCrAmountDt Details 1Dt Details 2Dt Details 3Ct Details 1Ct Details 2Ct Details 3Ct Details 4
01.01.2020Document 1Description 120046001250 000,00Other expensesBusiness Unit C LLC BAgreement B #1Invoice B #1 
10.01.2020Document 2Description 260016002100 000,00LLC AAgreement A #1Invoice A #1LLC AAgreement A #1  
13.03.2020Document 3Description 3200460012 000,00Marketing expensesBusiness Unit B LLC CAgreement C #1Invoice C #1Invoice Description

 

I'd appreciate any help. Thank you.

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@GhostOfYou 

Try this.

0203-GhostOfYou.PNG

Labels
Top Solution Authors