Hi @shreyanshrathod
Thanks again for your help yesterday and hope you can help me again.
I need help from the community. i created a variable which is derived from an input text and used formula bucket to create this variable. See screenshot below with the text "Mnemonic = [Concact_Mnemonic].
I am not able to link the formula to update value so it can feed into the query. i tried several ways but failed. from what i understand i need to link the Q but i need to go through another object to perform that and i dont know how to do it.
appreciate some help.
thanks
Either move your formula object upstream from your download so you are already passing the variable in or connect the action directly to the download and use the update value with formula option to put your formula in the action.
Hi,
thanks for your suggestion but i am not able to translate that into a solution. can you please show me an example.
thanks
take your formula tool and move it to a part of the workflow which interacts with your download tool. If that is impossible connect the action anchor to the download tool.
Once connected there will be options to update parts of your download tool. You will find the part of the download tool code you want updated using the action tool. You can then highlight that part and use a formula to change the download code as you wish from the interface.
I don't have any examples because I can't explain why you have a formula in your workflow which creates the variable you want but it isn't related to where you want to use the variable in your workflow.