excel - Display certain combinations in pivot -
how can let pivot display jun-2016-forecast month 201701, jul-2016-forecast month 201702 , aug-2016-forecast month 201703 @ same?
simple way: add column data matching month forecast version (so version jun-2016 matches 201701, version jul-2016 matches 201702 , version aug-2016 matches 2091703). column should contain true match occurs , false otherwise. filter pivot table on true values in added column.
picture below illustrates approach
i used formula generate matched column but, alternative, have used filtering on source data assign values.


Comments
Post a Comment