date format

New Altair Community Member
Updated by Jocelyn
can anyone tell me how can i transform my date , i have a date int his format 20071002T000000 and columb name is polynominal , how can i convert it as a date format properly , i tried nominal to date but its not working , and when ever i am changing columb attribute to date it gives me question mark.? kindly help me into this.
Find more posts tagged with
Sort by:
1 - 7 of
71
Sort by:
1 - 2 of
21
You are on the right track with Nominal to Date. It works with the correct settings.
date type: date or date_time (if you want to keep the time)
date format: yyyyMMdd'T'HHmmss
Regards,
Balázs