On the tray seed summary in the seed report, the data for total number of tray seeds planted and the average seeds per hour are outputting NaN or not a number. The error applies to data sets that range from about 5 months and 2 weeks or greater from the starting date
steps to reproduce
- go to the barn kit tab
- click on seeding report on the upper middle lefthand corner
- put your start date as 1/1/2019
- put your end date as 5/13/2019 and generate
- scroll down and look at the tray seed summary on your right
- (optional) generate another report to check your data set and make sure the error appears within the data set
Expected output:
a result of the total number of tray seeds planted and the average seeds per hour in relation to the previous days. 05/12 as a example:

observed output:
there is no number with the data being outputted as NaN(Not a Number).
I only have 1 week's worth of experience of working with Farmdata2 however I assume it could be a overflow error with too much data being feed in and not being able to calculate it.
On the tray seed summary in the seed report, the data for total number of tray seeds planted and the average seeds per hour are outputting NaN or not a number. The error applies to data sets that range from about 5 months and 2 weeks or greater from the starting date
steps to reproduce
Expected output:

a result of the total number of tray seeds planted and the average seeds per hour in relation to the previous days. 05/12 as a example:
observed output:
there is no number with the data being outputted as NaN(Not a Number).
I only have 1 week's worth of experience of working with Farmdata2 however I assume it could be a overflow error with too much data being feed in and not being able to calculate it.