Hello, is this thread still open? i have the same problem of bill.
my question is it possible to count the data from the csv file? here's my example
type name label appearance repeat_count
select_multiple machine hhmach_type name of machines search('machinedetails')
begin_repeat machine_repeat info each machine ${hhmach_type}
i got an error message java.lang.string cannot be cast java.lang.integer so
I tried to use int(${hhmach_type}) in repeat_count but the begin_repeat doesnt show.
i hope u can help me. thank you in advance.
regards,
evan