As with Power BI Desktop I find it very useful in validating my data as "flow" to see the actual row count at the bottom left of the screen, rather than just 99+. CoPilot tells me this is not possible, but to instead create a Table.Profile step after each transformation. I do not find this to be an efficient way of quickly making informed assumptions about my data flow as I'm designing it.
2 Comments
- miguelCommunity AdminStatus changed:NewtoNew
Power BI Desktop and Power Query in Excel follow the same principles that Power Query Online inside of Dataflow Gen2 does. We try to leverage lazy evaluation as much as possible, which means that we only compute things when they're absolutely necessary in an effort to prevent overloading your data source and/or your own resources in your desktop environment or the cloud.
This means that if you're working with a table that has billions of records and you perform some transformations that could be deemed expensive by your data source, that we will only request to compute around 200 rows of data for the data preview that we showcase, but the rest will not need to be computed and an exact number of rows that could be yielded by that specific step is not required in an effort to not overload the source.
You can, however, click on the "Transform" tab and click the option to "Count rows" which will give you the value that you're after inside of the Data preview
- miguelCommunity AdminStatus changed:NewtoNeeds Votes
Recent ideas
Automatically match PowerBI chart background color to Powerpoint slide background color
Export PowerBI to PowerPoint slide - Can we define the PowerBI export background color to automatically match the PowerPoint slide background color ? By Default, the PowerBI background color is Whi...jim_chan30 minutes agoNew MemberNew2Views0likes0CommentsNew Card Visual - Alignment of Reference Label Values
The latest Power BI Desktop version I'm allowed to use at work currently is Version 2.154.1260.0 (May 2026), so if this request has already been implemented in later versions, please disregard. Othe...nk685f1 hour agoAdvocate INew2Views0likes0CommentsSupport QR codes in the barcode scanner in the Power BI app
I was surprised to find that the barcode scanner inside of a Power BI report in the mobile app only supports scanning barcodes, not QR codes. Our warehouse uses QR codes everywhere, so I cannot use t...Jaap_O_RFH9 hours agoNew MemberNew15Views0likes0CommentsAllow enabling Lakehouse Schemas on an existing Lakehouse
Right now Lakehouse Schemas can only be turned on when you first create a Lakehouse. If you already have one running in production and later decide you need schemas, there is no way to enabled them o...AlessioAndriulo9 hours agoAdvocate INew14Views0likes0Comments