Hey,
I´m from germany so sorry for my bad english 🙂
I want to build a flow which gets as input a list of numbers from a csv. For each number I have defined a action in a ERP program.
The loading of the CSV works fine. Even the for each function as itself works fine.
But when I try to use the function "Filling textfield in window" with the numbers of the CSV I get the error message, that the argument "text" needs to be encrypted.
I filled it with that: %CurrentItem%
When I change the setting to "secret text" the program writes the text %CurrentItem% instead of the number I want to have.
What am I doing wrong? Do I use the wrong function?
Thank you already.
Andre