on 2022 Nov 07 7:01 PM
I am using the calculation scenario to download IBP KF data (consensus fcst) to a .csv file. I have included TSTFR and TSTTO in my output file but they both show up with question marks where the day should be (i.e. 2023.??.01). Any idea what is causing this and how it can be resolved.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi Susan,
I don't think of any direct cause of it. May be you can try using the manual date type conversion method like below to resolve this.
To_Date(To_Char(**your date field**, 'YYYY.MM.DD'), 'YYYY.MM.DD')
Best Regards,
Riyaz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
7 | |
4 | |
3 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.