Forum Discussion
Data appears twice in power query
- 3 years ago
Verify your data source doesn't have duplicated data. If the source is Excel delete all the rows in the workbook after the last know row.
If that doesn't fix it post your m code. Also if it's duplicating the data, select all columns and click Remive Duplicates....however that's a poor band aid as you really want to find the root cause of the duplicates.
- 3 years ago
Thank you for your suggestion.
The problem was from the data source so I corrected it from there and added index column.
Verify your data source doesn't have duplicated data. If the source is Excel delete all the rows in the workbook after the last know row.
If that doesn't fix it post your m code. Also if it's duplicating the data, select all columns and click Remive Duplicates....however that's a poor band aid as you really want to find the root cause of the duplicates.