How can I multiply an Auxxiliary with a lookup?
I did iin this way:
Lookup(auxiliary)
But in the result only multiply the first value of the lookup by the auxiliary.
Auxiliary * Lookup
Auxiliary * Lookup
- Attachments
-
- Tesis.mdl
- (10.07 KiB) Downloaded 419 times
lookup
Hi Lidygal
First you should correct the units error.
I never run a model that has any unit error in it, unless warnings.
Secondly the model when run gives the following error:
WARNING: At 2003 Above -Impuestos- computing -Impuestos por pagar-.
Meaning that the lookup gets value as input higher than what was expected.
The lookup expects value from 1 to 5 and gets input that are higher then 42 the
Utilidad de operaciôn.
The problem comes probably from this incoherence.
Regards.
J.J. Laublé
First you should correct the units error.
I never run a model that has any unit error in it, unless warnings.
Secondly the model when run gives the following error:
WARNING: At 2003 Above -Impuestos- computing -Impuestos por pagar-.
Meaning that the lookup gets value as input higher than what was expected.
The lookup expects value from 1 to 5 and gets input that are higher then 42 the
Utilidad de operaciôn.
The problem comes probably from this incoherence.
Regards.
J.J. Laublé
-
- Senior Member
- Posts: 1107
- Joined: Wed Mar 12, 2003 2:46 pm