Forum Discussion
jaryszek
4 years agoSuper User
Upsert Query in power query
Hi Guys, i am looking for equivalent for upsert query like here: https://www.access-programmers.co.uk/forums/threads/append-if-rows-do-not-exists-else-update-if-exists.320254/ Ok user has t...
- 4 years ago
Create one custom column with the logic to select the "right" Color.
Fix the datatypes on the columns. You don't need to return the ID and Animal if they don't change.
If it works, it works.
HotChilli
4 years agoCommunity Champion
Create one custom column with the logic to select the "right" Color.
Fix the datatypes on the columns. You don't need to return the ID and Animal if they don't change.
If it works, it works.
jaryszek
4 years agoSuper User
Thank you so much for tipping me,
Best,
Jacek