For the date values, try to format the cells as a number. You can then reformat them back in the results and forecast later.
For the boolean values, try using 1 and 2 rather than 0 and 1 as using 0s will result in an error with division be zero in the program.