Hi @Gagan Kumar Behera ,
Thanks for your question!
Currently, it is not possible to directly modify a value from the Iteration Data Table at runtime. However, a good approach would be to assign the data point value to a variable, then manipulate that variable (e.g., concatenate additional text), and use the modified value in the next step or iteration.
This gives you more control and flexibility during runtime while keeping the original data intact in the Iteration Data Table.
If you would need further help, feel free to reach us at support@clicklearn.com
Hi @Plami , Thank you for the response.
We store all the test data on Iteration data table. In My case the test data is present on Iteration data table need to be changed and pass on next step. If I assign a variable on data point then It won’t appear on iteration data table. And I can’t manipulate the data. I need to pass the variable value on Tests steps.
Is there any way I can pass the Iteration Data table value into a Variable? I can include a step to manipulate the test data and assign to data point
Thanks,
Gagan Behera