From a view , how to update another table record?

Hello All,

I have a table named โ€œTable1โ€ where i add new record (fields: SKU, photo, description). NO ISSUE

when a new record is created, i create a new record in a table named โ€œlogโ€. NO ISSUE

Additionnally, when i have a new record in โ€œtable1โ€ i would like to update a specific record in a table named โ€œtable2โ€: for the given SKU (same as the new record in table1), i would like to update in โ€œtable2โ€ the value of the fields โ€œphotoโ€ and โ€œdescriptionโ€

Iโ€™m struggling to perform the last step (update a existing record in table2). Iโ€™ve tried task, bot,โ€ฆ with no luck.

Can someone have an idea about how to do ?

Thanks for your great help

BR

PG

0 2 154
2 REPLIES 2

Try LOOKUP Expression in Initial value it will help you

Steve
Platinum 4
Platinum 4
Top Labels in this Space