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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
jlTos
New Member

Power BI Error: Expression.Error: A join operation cannot result in a table with duplicate column na

Hi. I am trying to understand why I am getting this issue on Power Bi when I have not created a join. This report was working fine until today and I can only assume its a data source issue (File path connection from Zoho Service Desk to Power BI). How can I check this? (I also cannot access the data modeling view in Power Query due to this error)

1 REPLY 1
rajendraongole1
Super User
Super User

Hi @jlTos - The error, “Expression.Error: A join operation cannot result in a table with duplicate column names,” typically arises when Power BI detects duplicate column names during data import or refresh. This can happen even if you haven’t explicitly created a join in Power BIIf there were recent updates in Zoho Service Desk, such as added columns, renamed columns, or duplicate columns with the same name, Power BI might be treating them as duplicates.To investigate, manually export the data from Zoho to an Excel or CSV file, and inspect the structure for any duplicate column names or recent changes.

In Power Query, add a step to remove duplicate columns:

Select Home > Choose Columns, then select only the columns you need, excluding duplicates.

Alternatively, use the Remove Duplicates feature on column names within each query to avoid triggering this error.

 

If Zoho changed its file path connection or modified API responses (like column names or schema), it could affect Power BI’s data structure recognition. Confirm with Zoho’s support or your Zoho admin if recent updates could affect Power BI integrations.

 

Hope the above information helps.

 

 

 

 





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

Proud to be a Super User!





Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.

Top Solution Authors