Forum Discussion

Dan849800's avatar
Dan849800
Frequent Visitor
9 years ago

Display one column as multipe columns in graph

Is there any way we can change name of Required dails1 and Required Dails2,
 i want to  repeat same multiple times, looks like little difficult, I have tried to change ,
 if name is same it is adding up values.  Please let me know if any questions! , thanks!

 

2 Replies

  • Hi Dan849800,

     

    If you just want to change the name of same colums with same values multiple times then you need to create new columns

    for eg NewcolumnOne = [ActualcolumnName]

              NewcolumnTwo = [ActualcolumnName]

              NewcolumnThree = [ActualcolumnName]

     

    Thanks,

    Himanshu

     

     

     

  • v-sihou-msft's avatar
    v-sihou-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    Dan849800

     

    I don't think you can combine columns with "similar" names, you have to create a column and manually add those column values together.

     

    Rergards,