I’m running Quicken Classic Business & Personal (Canada Edition R53.26 Build 27.1.53.26).
I often import security prices from a csv file. It works well for me and I’ve never had a problem.
Within the past week, I've noticed that the import is ignoring the date provided in the csv file and always using the current date to update the price of the security. I created a test and provided this csv data for January 19:
"ABC",12.34,"01/19/24"
This seems to be consistent with the documented approach. However, when I import this data, the security is updated with a price of 12.34 with today's date, January 22 (NOT January 19 as expected).
It gets weirder. After much experimentation, I figured out that if I delete the price history and re-import the csv data using this format, the security is correctly updated with a price for January 19:
"ABC",12.34,"24/01/19"
It appears that the date format for the csv import has changed from mm/dd/yy to yy/mm/dd. Has anyone else noticed this?
Dave.
Quicken Classic Business & Personal (Canada Edition)