I need to generate a report detailing bonuses for team leaders. The challenge is that a team leader's bonus is comprised of two components: the Quality Assurance Fee (QAF), reflecting the team leader's assessment of projects completed by editors, and the Editor Fee (EF), as team leaders may also function as editors on certain projects.
In HubSpot, the properties I have are Team Leader, Editor, QAF (Quality Assurance Fee), and EF (Editor Fee). The report should feature a first column is Team Leader, a second column with the first row indicating QAF, the second row indicating EF, and the third row indicating the total bonus.
You could likely create a calculation field that adds both of those two properties together, then add that to your report! Should do the trick for you.
You could likely create a calculation field that adds both of those two properties together, then add that to your report! Should do the trick for you.