Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
DanielNie
New Member

Load table from Dataverse and Countrow is different

Hi all,

 

i`m a newbie and i`m trying to get my first report done. So i loaded a table from Dataverse with a date filter:

 

( Table.SelectRows(dbo_myTable, each Date.Year([myTable_datum]) > 2021)

 

i tried also with a datetime function:

 

Table.SelectRows(myTable, each [datum] > #datetime(2021, 12, 31, 0, 0, 0).

 

When i click on save and take over, i can see that PowerBi (or the Power Query) is loading around 46200 rows.

 

I added a card with a measure:

(# Count rows myTable = COUNT(myTable[Datum]) or i tried also with Countrows(myTable) ),

but this card shows me only 35540 rows. 

 

I did create a similar "card"(Label) in a PowerApp (CountRows(Filter(FAKT_SUBs; Datum > DateTime(2021; 12; 31; 0; 0; 0))) and i get the correct result of 46433 rows.
 
What might be wrong? Any help appreciated!
1 ACCEPTED SOLUTION
pratyashasamal
Memorable Member
Memorable Member

Hi @DanielNie ,

I had understanded what you mean, about your problem, I think this involves the compression mechanism of the original data by Power BI.

You can refer to the articles.

https://docs.microsoft.com/en-us/power-bi/guidance/import-modeling-data-reduction 

Thanks ,
Pratyasha Samal
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

1 REPLY 1
pratyashasamal
Memorable Member
Memorable Member

Hi @DanielNie ,

I had understanded what you mean, about your problem, I think this involves the compression mechanism of the original data by Power BI.

You can refer to the articles.

https://docs.microsoft.com/en-us/power-bi/guidance/import-modeling-data-reduction 

Thanks ,
Pratyasha Samal
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.