Forum Discussion
vishalbaldania
Helper I
9 years agoTotal Count Without Duplicates
vanessafvg How to Count total number of rows in table after using some filter. I have created column and Measure to calculate number of rows in table but could not get right result. As you c...
vanessafvg
Community Champion
9 years agovishalbaldania change the column to measure and see if it adjusts it properly
ps are you wanting to see the total of all on every row, or only what is related to that row
you also need to check your data because the measure might be correct, if you still struggling you can send me your pbix
if i am not understanding you
detail what you expect to see
vishalbaldania
Helper I
9 years agoAs you said i created Measure A and it's works but I can't see the total rows on the bottom. Might be becasue of i used distictcount if i use something else like count or countrows it does not works