I need to make a calculus based on the row length of a previous step. Now, every time the data get update, I need to go to my next step and hardcode the number into the formula. Can I do it using a variable?
Somethinglike {step:{row_lengt}}
I need to make a calculus based on the row length of a previous step. Now, every time the data get update, I need to go to my next step and hardcode the number into the formula. Can I do it using a variable?
Somethinglike {step:{row_lengt}}
Hi Pedro - I think there might be a way to accomplish what you’re trying to do. Just to make sure I’m understanding your use case correctly, can you clarify what you mean by Row Length
?
If you can upload screenshots of the two steps (the one that you’re referencing and the other one where you’re hard-cording the number), that would help me better understand what you’re trying to do.
Thanks!