I have a pivot table pulling the count of attendees for various events. Of those, another column pulls a count of those who have applied. I need to insert a calculated field to find the percentage of those that applied based off of the total who attended the event.
Should be simple to do, but when I try, I get a %DIV=0! value in the cells.
There are other work-around I could try, but the pivot table is much more complex than just these two data points, I need to have more than one calculated field inserted, the pivot table will have splicers and the table is pulling from a dynamic data set (connected through a SQL Server).
Thoughts? am I missing something obvious?
Should be simple to do, but when I try, I get a %DIV=0! value in the cells.
There are other work-around I could try, but the pivot table is much more complex than just these two data points, I need to have more than one calculated field inserted, the pivot table will have splicers and the table is pulling from a dynamic data set (connected through a SQL Server).
Thoughts? am I missing something obvious?