Skip to main content
Nintex Community Menu Bar

Is there a formula that I can use to get the value of a control in the previous row of the repeating section so that I can compare the value with the current row control. I am using a responsive form and I am unable to add any java script to achieve this.

 

Please provide suggestions or alternatives I can use. 

Thanks in Advance.

I am afraid that's not possible, because even if you can use "currentRowNumber" and "rows" to get the previous row, you will not be able to target a specific control from another line.