Forum Discussion
StuartSmith
6 years agoPower Participant
Table Visual not showing all rows
I have a dataset that has a column that contains no-unique values (project codes) and in the data view it shows the multiple rows. But if I add a table visual to the report it only show ...
- 6 years ago
Hi StuartSmith ,
Try adding a column that has a different value to it, so it will replicate the values, by default it doens't show the repeated rows.
- Anonymous6 years ago
The repeated value is hidden by default. Try add other columns to the table visual to differentiate the same value of that specific column, usually they can be dates, products, type,etc.
To be clear:
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- 6 years ago
That's the grouping feature of matrix just like pivot table in Excel, duplicate values are grouped into 1 value.
AntrikshSharma
6 years agoCommunity Champion
That's the grouping feature of matrix just like pivot table in Excel, duplicate values are grouped into 1 value.