Forum Discussion
Daniel_Fdrvc
Helper I
4 years agoAdd latest value from one table to another
Hello, i've got some issues with adding latest value from one table to another, maybe someone could help me. So.. I've created new calculated table that stores distinct UNIQUE ID values from two ...
- 4 years ago
You won't believe... because latest value for same ID is always the same, even if that ID appears two or more times, simple lookupvalue function solves me everything.
Daniel_Fdrvc
Helper I
4 years agoYou won't believe... because latest value for same ID is always the same, even if that ID appears two or more times, simple lookupvalue function solves me everything.