Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithFirst, you need to understand that Parameters are implemented as textual substitution. They exist only at design time.. they are changed to hard-coded values as the node is executed. In other words, Parameters can not be changed (by data) at RunTime.
Parameters can refer to other Parameters, but their value can't change after a node is started.
You say that you can't calculate the value in a filter... why not?