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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Satish_Kumar
Helper V
Helper V

error in join

 

error1.pngtab1.pngtab22.png

 

8 REPLIES 8
LaurentCouartou
Solution Supplier
Solution Supplier

It looks like both tables in your CROSSJOIN have a column named 'No_'.

 

This is not allowed, because the returned tables would have two columns with the same name.

 

Try to restrict the number of columns that participate in the CROSSJOIN operation with a GROUPBY / SUMMARIZE or use SELECTCOLUMNS to rename some columns.

LuisQuedas
Advocate I
Advocate I

Hi Satish,

 

Do this two tables already have a bidirectional relationship between them? if so, try to remove that bidirectional relationship and try the crossjoin again.

 

Cheers, Luis

@LuisQuedas Nothing Changes it is showing same error.

@Satish_Kumar

 

As the error message said, "No_" column exists in both tables. When using CROSSJOIN() function, column names from table arguments must all be different in all tables or an error is returned. Otherwise it can't do Cartesian. Please verify the columns in both tables. If both contains "No_" columns, you can join these to tables using "Merge Queries" in Query Editor.

 

66.PNG

 

Regards,

 

Satish_Kumar
Helper V
Helper V

 

error1.pngtab1.pngtab22.png

 

Satish_Kumar
Helper V
Helper V

Error while Cross JoinError while Cross JoinTable oneTable oneTable twoTable two

Hi Satish,

 

Can you please repost the screenshots. I can not see anything in the screenshots.

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

@BhaveshPatel i already posted the new screen shot.

with new post "Error in Join" just a few seconds earlier.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

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.