DataView - Update a column when another column is changed

Options

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 B) should get updated with the current date time 

Tagged:

Answers

  • Björn Reuber
    Options

    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