Create datatable by counting batches in table
Hi JMP Community I have a dataset that is only partially filled out with batch numbers. My goal is to make a dataset containing one row pr. batch. I can calculate how many rows are needed by comparing the first and last batch numbers. As seen in the example I would need a dataset with 30 rows as the first batch no. is 7 and the last is 37. In the batch name, the 3 first and 2 last digits should ...