jnogueira Member

Comments

  • Thanks cktzman! Solution for me was as follows: - change syntax of date column to YYY-DD-MM - ensure that empty spaces (without a date) were filled with a date like 1999-01-01 (which I later on filter out). That did it. Thanks a lot again!