Forum Discussion

Ashlee's avatar
Ashlee
New Contributor III
11 months ago

Changing the name on a cubeview row item

How can I change the Row name on a cube view so it populates differently in my dashboard?

Example in CV is "ESG Total", on the dashboard is "Total ESG"  but want the dashboard to say "Environmental Social and Governance Total"

cube view:

dashboard

 

 

 

  • RobbSalzmann's avatar
    RobbSalzmann
    Valued Contributor II

    In theory you should be able to change
    E#LE_Entity_Planning:Name(ESG Total)
    to
    E#LE_Entity_Planning:Name(Environmental Social and Governance Total)

    What confuseses me is your memberscript has ESG Total and your CV has Total ESG.  I think your configuration screen might be for a different cubeview or the cubeview is using shared rows and you need to configure it there:

     

    • Ashlee's avatar
      Ashlee
      New Contributor III

      Hi Robb- Do you know if I need to run a consolidation to make the name pull through? I thought it would be just an app/screen refresh but want to confirm. 

      • MikeG's avatar
        MikeG
        Contributor III

        hi Ashlee  and RobbSalzmann , it is because you are not using standard Headers.  You may be showing only the U3 Row Header - not the Entity header you updated.  Put that :Name(what you want) on the U3 member in your U3 

        What do you have here?

         

    • Ashlee's avatar
      Ashlee
      New Contributor III

      Thank you, just changing the LE formula unfortunately doesn't change the row name. I'll do a little investigating.

       

       

  • Ashlee's avatar
    Ashlee
    New Contributor III

    Thanks Mike! The Row default is what does the trick. Looks like when that is changed to "true" it changes the formatting of our dashboard.