Forum Discussion
UncleLewis
4 years agoResponsive Resident
Table Show Detail
Hi all, Using PBIRS - Sept, 2021. Is it possible to get Table visual to show detail without adding too many detail to force uniqueness? For an id, I see 25 rows in the datasource with same i...
- 4 years ago
The Report view (in the left pane) is intended to show aggregated data. When Do No Summarize is on, it still only shows you unique combinations rather than showing duplicate rows, so you need to include something that makes the rows unique.
The Data view (in the left pane) shows the underlying tables (assuming they're imported rather than DirectQuery).
AlexisOlson
4 years agoSuper User
The Report view (in the left pane) is intended to show aggregated data. When Do No Summarize is on, it still only shows you unique combinations rather than showing duplicate rows, so you need to include something that makes the rows unique.
The Data view (in the left pane) shows the underlying tables (assuming they're imported rather than DirectQuery).