Skip to main content

Hi Team,

 

I  have a situation where I need to manipulate the value which is present on Iteration data Table during the runtime. e.g I have added a Data Point as Note and the value is updated Iteration Data Table. I need to concatenate some other text along with value present on Iteration Data Table and that will be used on next step.

Thanks,

Gagan Behera

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


Reply