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

New Column Calculation

MOlinski
7 - Meteor

Hello,

 

I have attached the data I am currently working with but filtered out the sensitive data. I need help creating a new column with the following details.

 

1) I need to create a new column "YTD Accr Calc after Taken to Date", filter on [Accrual Code Name] on "US-Personal Leave" and [Worker type] "HF" and also [Worker Type ] "HP", from there on excel, we use Round([Opening Vested Balance]+([Earned to Date] /12 *number of months YTD)- [Taken to Date],2) ---- Then replace all negative amounts with zero.

 

I have been working on this for some time and have really been struggling!

 

Thank you,

2 REPLIES 2
Luke_C
17 - Castor
17 - Castor

Hi @MOlinski 

 

Would something like this work?

 

Luke_C_0-1630611492220.png

 

MOlinski
7 - Meteor

Yes! Thank you very much.

Labels
Top Solution Authors