Forum Discussion

Rithik_Prem's avatar
Rithik_Prem
New Contributor III
2 years ago

Cube View Report Formatting

Hi,

The request is that when showing base level members, every other row should have a dashed underline. However, there are two issues why we can't achieve this via the formatting editor:
1. The bottom line won't render when it has the condition (is rowNumberEven).
2. Don't have the option to select a dashed under line (how you can for the excel formatting settings)

 

Can we achieve this through Cube View Extender Rules??

 

Thank You.

4 Replies

  • JakeSteinberg's avatar
    JakeSteinberg
    New Contributor III

    Hello Rithik,

     

    I believe when using IsRowNumberEven in a condition, this takes a True/False instead of a number. See below from the design and reference guide:

    Hopefully this will help you. 

     

  • Rithik_Prem's avatar
    Rithik_Prem
    New Contributor III

    Thanks for the solution, But we wanted to achieve this through Cube View Extender Rules. Is this possible?

    • ckattookaran's avatar
      ckattookaran
      VIP

      Extender rules are mainly for reports, so I don't think you can.

      • Rithik_Prem's avatar
        Rithik_Prem
        New Contributor III

        Yes, we do want it for Reports, is there any way to achieve this?