Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Duplicate data visual rows

Hello,

 

I had data like below before pivot

 

IDTag 1Tag 2Story Point
AXY2

B

Xnull3
CYZ4

 

After Pivot i am able to get the data like below 

 

IDTagStory pointTag story point

A

X22
AY02

B

X33

C

Y44

C

Z04

 

Issue here is in visual if iam selecting tag & tag story points. I can see 2 rows for the value X in Tag column

 

 

 

Please ignore the story points number. Forgot to change the number according to the above requirement.

 

Basically i dont want 2 values of X i want only 1 X with that total values of Tag story point. Under column (tags) also i am able to see 2 different X's  like below

 

 

 

Can you please help with the above issue

  • Anonymous's avatar
    Anonymous
    5 years ago

    Please ignore found out the issue is due to white space at the leading of the words. So removed that white spaces and visuals/data is not getting duplicated

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Please ignore found out the issue is due to white space at the leading of the words. So removed that white spaces and visuals/data is not getting duplicated