Forum Discussion

daljitm's avatar
daljitm
Occasional Contributor
15 years ago

Set tabledata checkpoint as variable

Hi



i am using a table checkpoint to get a table value from a field, i want to then use this value as a variable but the check keeps failing the keyword test as it is looking for the previous value recorded, it would be good if i could just get the variable value, would i need ocr for this or is there a way to do it using the tabledata check which reads the table data?

1 Reply


  • Hello daljit,





    As far as I understand, you want to iterate through the saved table data and use values of each row in your keyword test. In this case, I recommend that you use a project variable of the Table type for this purpose.





    Refer to the Variables of the Table Type help topic in this relation.





    If this is not what you need, please describe your task in detail.