Forum Discussion
Dan849800
9 years agoFrequent Visitor
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
- himanshu56
Resolver II
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
Microsoft Employee
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,