Forum Discussion
nayanpatel
1 year agoNew Member
Power BI row count increases when loading two tables
Hi friends, I have two tables, first table with say 40000 rows. second table with 9000 rows. When I load both table and there is no relationship created in Model view still my First table rows count...
- 1 year ago
Hi,
Yes and as far as i know its common behaviour of Power BI. Because, internally its engine finds the common data from any columns and create cross join. when we specify expicitely relationship, the rows should be reduced to correct data. this is as per my knowledge only.
nayanpatel
1 year agoNew Member
Hi,
Its import data in power Bi using Import query method.
lbendlin
1 year agoSuper User
So you observe the row count increase without ever creating a visual?
- nayanpatel1 year agoNew Member
Hi,
Yes and as far as i know its common behaviour of Power BI. Because, internally its engine finds the common data from any columns and create cross join. when we specify expicitely relationship, the rows should be reduced to correct data. this is as per my knowledge only.
- NancyThomasson1 year agoNew Member
I agree with you.