Forum Discussion

Jmorgan's avatar
Jmorgan
New Contributor III
27 days ago

Hardcode number in Cubeview

Is there a way to hardcode a number into a cubeview?

  • victortei's avatar
    victortei
    New Contributor III

    What's the intent behind this request? Do you want to avoid zero suppression in some rows?

  • aricgresko's avatar
    aricgresko
    Contributor III

    If you really want a number hardcoded, you can simply put in your Member Filter GetDataCell() and within the parenthesis, place the value to be hardcoded.  

  • MarcusH's avatar
    MarcusH
    Valued Contributor

    You could try changing the Cell Type on the Data tab to Combo Box and then add the number you want in the List Parameter box. The user would still have to select the number though as the default is No Data.

     

  • JakeSteinberg's avatar
    JakeSteinberg
    New Contributor III

    One way to accomplish hardcoding a value into a cube view would be to use a dynamic UD8 member which returns a value.