Hello,
I’m going to try to explain this as clearly as possible, but it’s not going to be easy .
I have two modules :
I have a first module (Set Variable) like this :
And a second one with a mapping to the first one :
When i run this scenario, the result is ok => 5
Now i want to change the logic. I got 3 modules. I add a “Google Sheets / Get range values” between the two “Set Variables” :
In my spreadsheet i have one information (a mapping instruction) :
An the second “Set variable” module is mapped like this :
I don’t get the information from the first “set variable” module anymore but from the “Google Sheets” module.
But when i run the scenario now :
The result is not ok because the module don"t get the mapping, it takes it like … text.
Do you see the problem ? Any idea or solution please?
Thanks a lot