I have a table [Productos] with a column โID productโ Number, and a colum โUni. Compraโ number.
I have a table [Detalles] with a column โID productโ Ref and a colum โCantidadโ Number
I want in table [Productos] column โUni. Compraโ to get SUM of โCantidadโ from the other table but I get this error:
Cannot compare List with Number
What am I doing wrong?
Solved! Go to Solution.
I canโt believe it was so easy. I had read many questions on the same subject but had not gotten the nuance. Thank you.
User | Count |
---|---|
16 | |
10 | |
8 | |
5 | |
5 |