This is the first time I have done this, so perhaps I am doing something wrong… but I can not get a defined value to be used on Insert as I would like.
Here is what I have setup:
And here is the SQL it is using… which is incorrect… SalesOrderOutKey is using the value of 23 when I wanted it to use the defined value of 375.
Why isn’t this working how I think it should?
I actually want to use a variable as the defined value, but when it wasn’t working I opted to try a hardcoded value as shown and it is still not working.
I will add that I am trying to add new detail records to a master/detail form. Perhaps that makes a difference.
Please help or let me know if this is a real bug.
Thanks!