Hii everyone, I'm hoping someone can help me. I've tried to use co-pilot to work through this, but it seems overcomplicated (but maybe that's just what it is?)
I have this data I receive on a daily basis - it's a list of contingent workers and it has a few components to it. Start and End Dates, dept, bill rate, Status of employment. While I already have a monthly forecast set up in excel, i wanted to automate the process of cleaning up the data and creating the forecast in Alteryx.
I've already gotten as far as cleaning up the data, but I would like to automate the monthly forecast piece.
Columns A-J is a copy and paste of the daily report I get (this is the part I already cleaned up using Alteryx)
Columns K-V is what I'm having trouble replicating in Alteryx. Essentially I want to add dates to the column header and use an "if formula" to calculate if the start and end dates are within that month, calculate the forecasted expenses for that month, using the bill rate and business days in the month. I like this format but i cannot seem to figure out how to create the monthly expense forecast view in Alteryx.