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.
fireworks
SOLVED

How to group/match different fields in different columns

Sousou
8 - Asteroid

Hey everyone,

 

I'm face of a difficult situation (i think) :p

 

This is exactly the kind of data i have to process with alteryx :

datatestdatatest

And i want to transform data in this format:

 

data resultdata result

The problem is to match the number account and the name of the account  WITH  the date, the debit and credit which are on other lines, I don't know how to proceed to succeed this transformation..

Can someone help me?

 

 

Thanks a lot in advance !!

2 REPLIES 2
jasperlch
12 - Quasar

Hi, a combination of Multi Row Formula, Filters and Text to Column tools will do the job:

 

Capture1.PNG

Sousou
8 - Asteroid

Hi Jasperich

 

Thank's a lot for your help ! it works very well :) 

Labels
Top Solution Authors