Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi I have an Incidents table that needs to be appended in INC table and then remove the duplicates. I tried several steps and I am not doing this right 🙄 Incidents table has a little over 12K rows and I am not sure if that is an issue or what?
Solved! Go to Solution.
Hi @Hopeisgood1
For append opertion you need to have
1)same number of column and
2)the sequence of column should be name and
3)Column names should be same
4)Data type should be same
Then only appned will perform correctly.
chec this video for append query
https://www.youtube.com/watch?v=1cPtk-8iK0k
Issue with remove duplicate check this video
https://www.youtube.com/watch?v=VvsQrlOHHWQ
I hope I answered your question!
Hi @Hopeisgood1
For append opertion you need to have
1)same number of column and
2)the sequence of column should be name and
3)Column names should be same
4)Data type should be same
Then only appned will perform correctly.
chec this video for append query
https://www.youtube.com/watch?v=1cPtk-8iK0k
Issue with remove duplicate check this video
https://www.youtube.com/watch?v=VvsQrlOHHWQ
I hope I answered your question!
Thank you - there was an apparent issue with one of the columns that was blocking the append. Fixed that and it's all good now.
The options for append queries and remove duplicates are both in the header under "Home". Tables of 12k or so should not be an issue for Power Query to handle, provided that you have got a reasonable number of columns.
Thank you - there was an apparent issue with one of the columns that was blocking the appending. Fixed it.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
89 | |
88 | |
82 | |
64 | |
49 |
User | Count |
---|---|
125 | |
111 | |
88 | |
69 | |
66 |