Forum Discussion
BILearner
9 years agoAdvocate I
How to treat Duplicate rows as Unique Rows
Hi, I am relatively new to BI space, I looked through the posts but I coudn't find what I was looking for. I need a way to treat duplicate rows as unique values so that the visual is not grouped b...
v-jiascu-msft
9 years agoMicrosoft Employee
Hi BILearner,
I am afraid adding another column is necessary. There is a message that "Duplicate rows were removed from the data" even I tried to use a R visual. That makes sense. Firstly, it's a report, which isn't just a list of records. Secondly, if there are hundreds of such rows, how we can handle them.
Best Regards!
Dale
BILearner
9 years agoAdvocate I
Hi v-jiascu-msft,
Thanks for the information. Can following R plot be acheived with PBI? This is becasue PBI visual would allow further interactivity. Also I do not want to concatenate ID column with the FName column to acheive this as the string/label would be very lenghty in the original data.
Thanks!