DataView - Update a column when another column is changed
My requirement is the keep the change DateTime in a cube and this is updated when the user changes another column's value.
For example - when the user updates column "A" (Linked to Cube A), the column "B" (Linked to Cube should get updated with the current date time
Tagged:
0
Answers
-
Hi,
there are serveral ways to solve the problem.
a) Procedure trigged on DE (writes Timestamp to certain text cube)
b) Nexel Writeback
Hope having this Keywords will help you to create a solution (should be pretty easy)
regards
Björn
1