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
Ejaz
New Member

Strange Power Query/Model behaviour with D365 Power Platform Virtual tables

Hi guys, 

I'm experiencing a strange issue using D365 Virtual entities on Power Platform with Power BI. In the screenshot below you can see the worker entity on the right in Dataverse (109 rows up to 0141 personnel number) and on the left in Power BI data model (82 rows up to personnel number 0106). For some reason not all the rows in Dataverse table are visible in the data model table in Power BI. However, if I check the rows in the PowerQuery editor, I can see the same number of rows as in Dataverse. 

I don't understand why the model is not showing all the rows visible in PowerQuery and/or Dataverse.

 

Has anybody come across this issue before? I'm going crazy trying to resolve this!

pastedimage1669049337524v1.png-640x480.png

1 REPLY 1
jbwtp
Memorable Member
Memorable Member

Hi @Ejaz,

 

Not sure what the rest of your data looks like (and what data do you use in the visual).

If PQ sees the data, it should be available in the Designer/DAX.

I guess, one option why you can't see it could be a result of "pivot-table" type of behaviour: when the rows with no numerical data is not showing. E.g. If you pivot this table by id:

idvalue
1 
2 
23

 

Only id = 2 will show up in the resulting pivot table. Maybe you are observing the same behaviour?

OI wonder what number of rows you may get with this measure (just use your table name):

 

 

Measure = COUNTROWS(Query1)

 

 

 

Cheers,

John

  

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

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.

March Power BI Update Carousel

Power BI Community Update - March 2026

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