Hi,
I am having problem importing a SAS dataset.
My time_m variable(with miliseconds) can be seen in SAS viewer as:

However, when I import the dataset, I get:

I tried to convert to a text field by using select field but still I get the truncated values.

I exported it to a CSV file to see if the values are there or not, but I got truncated values again.
So, is there a way to import Time_M from sas7bdat file?
Thank you.