notreuse issue
-
Hi guys,
I got a string from an excel sheet! I want to loop through it like I normaly do with notreuse. However
[[SHEET_NOT_REUSE|notreuse]] this dont work with variable
{{SHEET_NOT_REUSE|notreuse}} This work goods.I would love to use the variable, how to fix that?
-
@syrax said in notreuse issue:
Hi guys,
I got a string from an excel sheet! I want to loop through it like I normaly do with notreuse. However
[[SHEET_NOT_REUSE|notreuse]] this dont work with variable
{{SHEET_NOT_REUSE|notreuse}} This work goods.I would love to use the variable, how to fix that?
Why do you think that the "notreuse" flag will work with a variable? If you have a list (array) in the variable, use the "Foreach" action
-
Hi Fox thanks for your reply. I do not really undestand it. Each line has 3 value's that i want to make vars into a while loop. So like one has name, yes or no, number.
-
@syrax said in notreuse issue:
Hi Fox thanks for your reply. I do not really undestand it. Each line has 3 value's that i want to make vars into a while loop. So like one has name, yes or no, number.
You can use a separator in the data and divide the data in a row into the required number of variables