Automatically update field value based on input from another table using workflow

Hi,

I have recently built an app for my e-commerce business which manages order processing. Till now everything seems ok, but Iโ€™m stuck with automations where I need some expert advice.

App Description

Iโ€™ve got these Tables -

  1. Products (Fields- Product Id, Product Name, Type, Price and Image)
  2. Sale (Fields- Sale ID, Date, Order ID, Order Status)
  3. Sale Details (Fields- Sale ID, Product ID, Order ID and Packing Status)

Problem

Iโ€™m trying to change the status of โ€œOrder Statusโ€ in Sale Table from โ€œNewโ€ to โ€œPackedโ€ when I change the โ€œPacking Statusโ€ in Sale details Table to โ€œPackedโ€.

I know this has to be done with actions and workflow, but Iโ€™m not sure how to do it. Iโ€™ve seen a lot of videos and read a lot about it, still no help.

Looking for solution with steps (if possible). Thanks in advance

Solved Solved
0 9 2,800
1 ACCEPTED SOLUTION

You need to use two actionsโ€ฆ the one which update the sale record and then another one that is triggered from Sale Details record and this action needs to be triggered as โ€œExecute an action on a set of rowsโ€. Please check a sample app called โ€œUpdate Parentโ€ from www.appsheet.com/portfolio/531778.

View solution in original post

9 REPLIES 9

You need to use two actionsโ€ฆ the one which update the sale record and then another one that is triggered from Sale Details record and this action needs to be triggered as โ€œExecute an action on a set of rowsโ€. Please check a sample app called โ€œUpdate Parentโ€ from www.appsheet.com/portfolio/531778.

I am trying to understand how to update the Parent table but the expression is not working.

Have you checked that sample app already how itโ€™s built?

3X_4_1_413e17fb616ddae3c2a6d470e251fc588f378417.gif

Thanks, works like charm!

Youโ€™re welcome

May I ask what kind of formula have you tried and where?

Hi Aleksi,

im having the same problem. Can you help me to fix it. Here's some screenshots about my app.

 

Im trying to update de column "Proyecto Ubicaciones" (ref by table 'Proyectos Ubicaciones') of my table Products. 

Iโ€™m trying to change the value of โ€œProyecto Ubicacionesโ€ in Products Table when I set the โ€œNameโ€ Column in Orders Table. 

Proyecto Ubicaciones column of Product Table and Name column of Orders table, are both referenced to the same table that is Proyectos Ubicaciones table.

Captura de Pantalla 2022-09-22 a la(s) 14.47.51.png

 

Captura de Pantalla 2022-09-22 a la(s) 14.48.09.png

 

Captura de Pantalla 2022-09-22 a la(s) 14.48.19.png

 

Captura de Pantalla 2022-09-22 a la(s) 14.48.26.png

Thanks in advance! 

Please start a new topic for help with this.

Top Labels in this Space