Table verification: need ability to numerically compare values in a column to a reference value
sampacos opened this issue · 0 comments
sampacos commented
For a table such as
Column A | Column B
X | 1.2
Y | 3.1
Z | 0.1
I need to be able to verify that all values in Column B are less than a certain value (or greater than, or equal to).