Hello,
When I have setCanMinimizeFacets() set to true in my cube grid, I have a problem where minimizing the facet makes the entire thing disappear. For example see screenshot below.
The desired behavior is that the row would not go away, since it is only a single row, and simply the triangle would point to the right. It works correctly when minimizing the "STA" facet value. This same problem occurs if there are multiple metric rows within a PNR Stage. Only the last PNR Stage, which happens to be STA, works correctly. Any ideas? I tried setting isMinimizeValue() on various facet values but it did not seem to affect anything.
When I have setCanMinimizeFacets() set to true in my cube grid, I have a problem where minimizing the facet makes the entire thing disappear. For example see screenshot below.
The desired behavior is that the row would not go away, since it is only a single row, and simply the triangle would point to the right. It works correctly when minimizing the "STA" facet value. This same problem occurs if there are multiple metric rows within a PNR Stage. Only the last PNR Stage, which happens to be STA, works correctly. Any ideas? I tried setting isMinimizeValue() on various facet values but it did not seem to affect anything.
Comment