Forum Discussion
PBI5851
5 years agoHelper V
Adding count to a table
Hello, please could you advise if there is a way to display the count of records in a table. The data that is being displayed is just text with names and addresses. I can add another column as Person...
PBI5851
5 years agoHelper V
Fowmy . Thank you for the reply. But unfortunately, that is adding a column. I want to display the count without adding a new column.
v-lili6-msft
5 years agoCommunity Support
hi PBI5851
if you want to display the count without adding a new column, there two ways for refer to;
1. Create a dynamic title in the table visual to show it.
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-conditional-format-visual-titles
https://medium.com/@patilpoojaif/dynamic-title-in-power-bi-164903723c68
2. add a count measure then drag it into card visual and put it beside the table visual.
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-card