Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How do I add percentages to a pivot table? I have the location and the number of clients at each location, but I want to show this as a percent instead of a count.
count(clients)/count(total clients)
Although it says the formula is valid, I am getting the same calculation as my previous column which is the total number of people in each facility rather than a percent.