Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Two questions
Is there a way to see how many rows a power bi report has in atable or matrix?
I built amatrix and tried to export it but the sales total of the excel export wont tie to whats in PBI and I have no idea why. to give an idea of scale what does export is about 120k excel rows. Any idea what the issue could be?
If all you have access to is the Service then I can't think of a way off the top of my head. Other than if you click on the Dataset and create a new report, pick a particular column out that you want and do a Count aggregation. Do you have access to the Desktop file (PBIX)?
I have access to desktop and I made this report myself. Can't export out of desktop due to file size
If you click on the Data tab over on the left and then on a table, at the bottom will be the row count. Is that what you are looking for?
I do not see that
Weird, you don't see this:
It should also be in Query Editor:
I definitely do not. It is a live connection to a cube though
Hi @Anonymous,
You can try to write a measure to with count row function to get count of current row contents, drag it to matrix visual value field and it will show total row count on total level.
Measure = COUNTROWS ( Table )
Regards,
Xiaoxin Sheng
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
59 | |
35 | |
27 | |
26 | |
24 |
User | Count |
---|---|
62 | |
53 | |
30 | |
23 | |
22 |