Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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 @Anonymous - 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 @Anonymous ,
Thank you @Mauro89 for the response provided!
Has your issue been resolved? If the response provided by the community member addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.
Thank you.
Hi @Anonymous ,
Thank you @Mauro89 for the response provided!
Has your issue been resolved? If the response provided by the community member addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.
Thank you.
Hi @Anonymous - 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 @Anonymous,
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
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 21 | |
| 18 | |
| 11 |
| User | Count |
|---|---|
| 56 | |
| 54 | |
| 43 | |
| 36 | |
| 34 |