Showing duplicate data in a row on a pivot table

Can’t figure this one out. Each row is a unique listing. But the first column groups and only shows the first instance of value. I am sorting data and not seeing the value each time makes the table useless.
calc

In the pivot table properties, double-click the first field in Row Fields. Next: Options, check “Repeat item labels”.

2 Likes

Thank you. That was what I needed. I had not seen that in what I read so far in the help section.