Hi!
I got two tables:
- Entradas y Salidas
- Reporte de Bodega
I want to update the table “Reporte de Bodega” with all the entries and exits of products from the table “Entradas y Salidas” based on products and dates.
So I made a few actions:
Action from the table “Entradas y Salidas” which makes reference to the table “Reporte de Bodega”
Referenced row code:
![]()
Action from the table “Reporte de bodega” which is supposed to update the rows that has the same name of products and the same date from the table “Entrada y Salidas”
Set these columns code:
At this moment all I can do is update the first line row of the table “Reportes de Bodega” while all the other products keeps marking me as zero.
Any ideas?
Thanks! ![]()




