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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
nayanpatel
New 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 increases by 390000. This may be happned due to cross join internally. But what is the solution for this. Please help

Thank you

1 ACCEPTED SOLUTION

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.

View solution in original post

5 REPLIES 5
lbendlin
Super User
Super User

Please clarify what you mean by "load".  As soon as you have a visual with columns from both tables you will get a cartesian (cross join).

Hi,

Its import data in power Bi using Import query method.

So you observe the row count increase without ever creating a visual?

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.

I agree with you.

Helpful resources

Announcements