Hey AW Community,
I’m in flight of creating a profitability report for senior management and finance and I’m in a bit of a conundrum as they want to see slightly different things from the same field within our system. My only solution to this is to create a formula for one of the report tabs to give them what they need.
SCENARIO:
We have our actual Revenue column pulling through billable effort for an engagement(as expected). As with any projects, we will have Change requests; and based on the additional project codes for these changes, we can see whether this burn is billable to the client or non billable.
For the Finance tab, where the effort is not Billable - we want to show the actual revenue as ‘0’. (The current functionality of the ‘actual revenue’ field needs to remain in tact for the other report tabs.
Question:
What type of formula do I need to write in order for my ‘actual Revenue’ on these selective non billable endeavours to show as ‘0’ for that particular tab in my report.
I’m trying to achieve something along the lines of IF Actual revenue for project codes beginning with ANB is more than 0, then make it 0.
Help please?!