Skip to main content
September 5, 2023

Suppress Rows on cube view based on cell amount

  • September 5, 2023
  • 1 reply
  • 0 views

Is it possible to suppress/hide rows based on the cell amount? I have tried to use the isrowvisible on the cell format on the row but it doesn't seem to work. It looks like you can only hide rows/columns based on header format?

1 reply

September 7, 2023

Hi, could you please provide a bit more details on your requirement? If you need to suppress rows/columns where cell amounts are below a certain threshold, you can use zero suppression settings, specifying the threshold amount.

September 7, 2023

I was able to use a UD8 dynamic calc to suppress the Cubeview