This content has been marked as final.
Show 2 replies
-
1. Re: Dynamically display subtotal
Dale Wunderlich Aug 1, 2012 11:40 AM (in response to Dale Wunderlich)I tried this to remove the entire column but I can't see how to combine two values in to a shelf like calculation
A new Calculated value to replace the two values in the row shelf
if [showCounties]="yes" then [RegionName]+", "+[County] // if ", " could be something else it might work
else [RegionName]
end
-
2. Re: Dynamically display subtotal
Dale Wunderlich Sep 13, 2012 2:18 PM (in response to Dale Wunderlich)So it looks like the feature is built-in with the hierarchy function, the only downside is that it requires the viewer to know or have explained the rollup functionality in the table views