Expand my Community achievements bar.

Join us LIVE in San Francisco on November 14th for Experience Makers The Skill Exchange. Don't miss out on this free learning event!

I need a calculated field that will capture a different billing rate per year so we don't lose historical billing data

Avatar

Level 3

2 years ago we had $X rate for billing per role. Last year it went up by $x. This year it will go down by $x. I don't want to lose the historical billing rate information, so I'm trying to figure out to write an if statement on a custom form - something like if (year=2019, billing rate = $x), if (year = 2020, billing rate = $x, if(year = 2021, billing rate = $x), etc. Of course that isn't the right syntax - I'm just trying to figure out the logic. How would I capture this in an if statement for a calculated field in a custom form? I'm stumped. I need your expertise please! 😊

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

4 Replies

Avatar

Level 2

I have the EXACT same problem. I did just go ahead and adjust the billing rate up, losing the accurate data for the older jobs. That really, really made me frustrated. Please lmk if you get a good answer here!

Avatar

Community Advisor

Hi Jenny,

I suggest you create Billing Records to mark as Billed and (more importantly), “lock in” those historic rates, either manually, or using our Auto-Bill solution.

Regards,

Doug

Hi Doug. Thank you. We would like to do this natively within Workfront, without adding an application.

How do you create a billing record?