Forum Discussion

Jones's avatar
Jones
New Contributor III
2 months ago

Change display name on view member

Hey all,

So i'm trying to solve the display name of a view member in a cubeview column.

I manage to change the display name by using Delimited List by changeing display name in parameter dropdown to "TTD" in this case.

However the membername in the cubeview column is still the original membername in the dimension (Trailing4Months).

I tried Member List as shown on prontscreen below. I did also try the condition rules in the cubeview but did not find any returning input of display name.

I think I could solve this with XFBR but wanted to check here first to see if there are any "Built in" solution to handle this? Thanks in advance

  

  • if you're putting it in the CV POV though i dont think the Name part will work anyway. You'll need to put this in the columns for that.

  • KarlT's avatar
    KarlT
    Contributor III

    You could try a delimited parameter something like this:

     

    • Jones's avatar
      Jones
      New Contributor III

      Hey, thanks for quick response.

      I did try something simlar and it's not working for the cubeview. It works for the param dropdown however.

      The cubeview dosen't like the "V#" from the delimited list. That's why I ended up trying the Member list (That diden't work as I hoped either) 😞

      The cubeview ends up empty like this:

      • KarlT's avatar
        KarlT
        Contributor III

        It'll depend where you're putting the parameter. If in the CV POV then just remove the V# from the parameter Values. If in the rows and columns you will need to either include the V# in the parameter or in the member filter directly