We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.