1. I need to pass a formula to CR.
2. Parse the formula so that 4 parameters are initalized from within the formula.
I can only pass multiple parameters in this manner or a table since I'm using a Tool that restricts passing multi parameters.
I need to know the syntax of assigning a value to a ?parameter object.
This does not work when assigned in a formula:
?parameter1=@status
I actually pass the parameters in a table that is linked by the userID.
Thanks
2. Parse the formula so that 4 parameters are initalized from within the formula.
I can only pass multiple parameters in this manner or a table since I'm using a Tool that restricts passing multi parameters.
I need to know the syntax of assigning a value to a ?parameter object.
This does not work when assigned in a formula:
?parameter1=@status
I actually pass the parameters in a table that is linked by the userID.
Thanks