Forum Discussion
Jpalaci1
May 04, 2021Brass Contributor
Find Start and End Date for Salaries in Pivot Table
I created a pivot table of salaries of employees. I use this pivot table to find when the employee started and possibly ended. I need to only count an employee when he or she was actively employ...
- May 04, 2021
As variant you may generate in parallel one more PivotTable with months aggregating them with min, max and count
SergeiBaklan
May 04, 2021Diamond Contributor
As variant you may generate in parallel one more PivotTable with months aggregating them with min, max and count