This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi all, when I filter the Table in report view I am seeing 18 items but only 11 rows are showing up. I checked and I have no other filter on. I even checked the Table view and applied the same filtering and I am seeing the 18 rows. Why am I not seeing the same number of rows in the Table as in the filter? hope you can help thanks.
Solved! Go to Solution.
Hi @Shiva_M - can you add your unique ID / primary key column to the table visual, if row count jumps to 18, grouping is confirmed as the cause., then click on an empty area of the canvas to clear any cross-filter selections, then recheck your row count. use dont summarize on the column that you are placed in fields .
Hope this helps.
Proud to be a Super User! | |
Hi @Shiva_M - can you add your unique ID / primary key column to the table visual, if row count jumps to 18, grouping is confirmed as the cause., then click on an empty area of the canvas to clear any cross-filter selections, then recheck your row count. use dont summarize on the column that you are placed in fields .
Hope this helps.
Proud to be a Super User! | |
Hi @rajendraongole1 yes i have realised that it has nothing to do with filters on the table or the page instead I have that I need to have a column in the source file with a unique value filled in each cell. The rows I was not seeing was because the rows contained same data and a lot of missing data as well.
Hi @Shiva_M,
if the data in the table only contains a subset of the whole number of columns in your actual table view, the table might show less because of duplicate values.
E.g. table view:
| first name | last name | birthdate |
| max | mustermann | 01.01.2000 |
| max | mustermann | 02.02.2020 |
If you then only take the columns "first name" and "last name" in your table it will show 1 row, not 2.
| first name | last name |
| max | mustermann |
Hope this helps!?
Best regards!
PS: If you find this post helpful consider leaving kudos or mark it as solution
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 32 | |
| 25 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 49 | |
| 28 | |
| 23 | |
| 23 |