Hello all,
What is the best way to update an object. Every year, we get 1+million new data points on the same UUIDs for our object. We display them in Workshop for users to see current and past changes.
- How would you use changelogs to implement a new yearly dataset update on an object
- I have heard of using 2 objects and the update object being an event?
- Creating two different objects with 2 different years.
- Other ways?