Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I do not know whether anybody has experienced the below behaviour of Power BI.
I am fetching data from PostgreSQL. In original database structure the tables are linked by respective “id” columns. Whenever I am fetching the data (importing table) into power bi file, instead of 1 id column it is showing me 2 id columns in the below format “TABLE (COLUMNNAME) 2” in short it is duplicating the linked table with ID Column.
What can be the reason of this behaviour of power bi?
Could you show data load query from advanced editor ?