Start Free Trial

Alteryx Designer Desktop Discussions

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

Creating data table from statement

tiverson
8 - Asteroid

I have a bank statement that I can read into Alteryx, however they display the daily "Net Amount" in a different format than the rest of the statement.

How can I assign the "Net Amount" to the account listed in the detail above, by date, using the amount listed in column G?  I need to use this amount so I can check the daily activity.  This is the part that I having a difficult time with.

 

Statement example

tiverson_0-1644880657153.png

Desired output

tiverson_1-1644880714579.png

 

 

 

 

1 REPLY 1
ArtApa
Alteryx
Alteryx

Hi @tiverson - Here is a possible solution:

 

ArtApa_0-1644882940501.png

 

Labels
Top Solution Authors