excel - Pivot table formula -


i working on excel report (excel 2013 pivot table). have field called [day of month] dragged onto columns in pivot layout.

at end of column added new field usd (usd=total item qty/no.of days).

my problem when select 2 or 3 days in filter[day of month], column width reducing formula field usd not reducing.

here have far :

day 1...........................2  qty usd       qty   usd    total usd  10   50        20    30     50+30/count of days i.e 2 

so should 40...

here date field filtered..if select 10 days column width increases.but formula field i.e total usd not increasing accordingly

how can write dynamic formula usd field increase /decrease according filter selection?


i want make clear previous question

day 1...........................2

  qty usd       qty   usd    total usd    10   50        20    30     50+30/count of days i.e 2 

so should 40...

here date field filtered..if select 10 days column width increases.but formula field i.e total usd not increasing accordingly


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -