Forum Discussion
jeroenc
8 years agoNew Member
Power BI Table Visual not showing double rows
Hi all I've been searchig for a while now, and I think I'm missing a simple property but I can't figure out where to find it... I'm searching for the ability to show all records (not only the di...
Anonymous
7 years agoNot applicable
v-piga-msft Is there any proper solution to this? I thought by adding a unique column to table like index column we can have all rows included and as a workaround, if dont want to show that index column in table., we can format the heading and values color so we can hide it
Anonymous
6 years agoNot applicable
I spend several days on this issue! I also trying renaming duplicate values using Python, but there was other problems when publishing that!
Simple solution: "Adding a unique index column to the table and showing that in the table":
However, this again does not solve the problem fully. For example, I want to have all values separately in a filter, but it shows only one of them. So, maybe I have to rename duplicates and indicate them as A1, A2, A3...