Forum Discussion

Jmorgan's avatar
Jmorgan
New Contributor III
9 days ago

Hardcode number in Cubeview

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

  • 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.  

  • 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.

  • MarcusH's avatar
    MarcusH
    Contributor III

    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.