Forum Discussion
kittenmeants
Oct 12, 2023Brass Contributor
Displaying Data - Best way to show a large amount of over/under hours (Pivot)
Hello! I have a large amount of data (15000+ entries). I am trying to show a way to display those that have worked less than 50 hours and less than 100 hours YTD. I have conditional formatting ap...
suraj786
Oct 27, 2023Copper Contributor
Yes, you can filter the ‘Sum of Hours - YTD’ to only show those under 50 hours in a pivot table. Here’s how you can do it:
Click on the drop-down arrow of the ‘Sum of Hours - YTD’ field in your pivot table.
Select Value Filters.
From the options, select Less Than.
In the dialog box that appears, enter 50 and click OK
This will filter your pivot table to only show rows where the ‘Sum of Hours - YTD’ is less than 50.
For displaying those that have worked less than 100 hours YTD, you can repeat the process but enter 100 in step 4 instead
Remember, this method filters the pivot table based on the sum of hours, not individual entries. If you want to filter based on individual entries, you might need to use a different method
Click on the drop-down arrow of the ‘Sum of Hours - YTD’ field in your pivot table.
Select Value Filters.
From the options, select Less Than.
In the dialog box that appears, enter 50 and click OK
This will filter your pivot table to only show rows where the ‘Sum of Hours - YTD’ is less than 50.
For displaying those that have worked less than 100 hours YTD, you can repeat the process but enter 100 in step 4 instead
Remember, this method filters the pivot table based on the sum of hours, not individual entries. If you want to filter based on individual entries, you might need to use a different method