Why it is not repeat on number why it show error?

Dear , i have xlxs form where i have choices with name "level" which has value 7,12 ... if a user select any level it should repeat with following numbers screen shot is attached for more details. it show the java casting error , string cannot be convert into Java. any update


Change ${school_level} to int(${school_level})

An issue has been filed for this

1 Like