Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Fixed dimension on pivot table

Guys, I have a model where I own a grouping of products by area. I need to create a table that shows me the summation of these areas when I filter dates. however to filter a date that does not have record for all areas is necessary that a line appears for this area with zero value. The column description of the area can not be reduced by the filter.

1 Solution

Accepted Solutions
Gysbert_Wassenaar

Try sum(Value)+sum({<TimeMonth=>}0) and disable the option Suppress Zero-Values.


talk is cheap, supply exceeds demand

View solution in original post

3 Replies
Gysbert_Wassenaar

See attached qvw. Is that what you need?


talk is cheap, supply exceeds demand
Not applicable
Author

Sorry, I wrote simple table but I need do this on pivot table

Gysbert_Wassenaar

Try sum(Value)+sum({<TimeMonth=>}0) and disable the option Suppress Zero-Values.


talk is cheap, supply exceeds demand