Skip to main content

I have a table with records which contain a STATUS column. I need a Pivot Table to show me the participation percentage of each status in the whole table, but I can’t figure a way to do such a simple thing (at least in other tables/software).


Example


Status Pending - 15 - 25%

Status Phase 1 - 10 - 16.7%

Status Phase 2 - 15 - 25%

Status Finished - 20 - 33.3%

TOTAL - 60 - 100%

Be the first to reply!

Reply