The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I keep getting the below error when refreshing the data. However, when I look at the table in Power Query, the whole column is unique. The database that I am pulling from is also saying there is no duplicate record. Does anyone know how to fix this please?
contact
Solved! Go to Solution.
Hello @JLYT. In power query editor, right click on the column (_id), and remove duplicates. To be on the safe side, after that click on Remove Errors. Ensure that you have these options enabled as they can help you identify unique/error values. Hope it helps!
Hello @JLYT. In power query editor, right click on the column (_id), and remove duplicates. To be on the safe side, after that click on Remove Errors. Ensure that you have these options enabled as they can help you identify unique/error values. Hope it helps!
In Power Query, right click the _id column and deduplicate. It should fix your issue.