Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

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

Creating a JE from data

tiverson
8 - Asteroid

I have some journal entries that I need to create from a data file:

 

Data:

tiverson_5-1677852908272.png

 

 

Output:

 JE:/

tiverson_4-1677852339788.png

I would like to have a journal entry on a separate tab for each Co code and contract type.

I will be using a text input template, then populate it from the data.

The JE will need to lookup the co code from the data and create a line for each profit center and each GL account combination.

The Amount entered onto the JE for the lookup GL account would be the opposite sign from the data.

The offset account would be the 0044118000 account.

 

I hope I have been able to explain this clearly. 

Thanks,

Todd

 

 

 

 

 

1 REPLY 1
gaoa
11 - Bolide

Hi @tiverson 

Attached workflow for your review. Let me know if it works as expected.

gaoa_0-1677862487479.png

Thanks! 🙂

Labels