Forum Discussion
joshua1990
Post Prodigy
3 years agoIncremental refresh with Julian Date
Hi community!
I have access to our ERP Tables using an oracle connection.
Here all tables contain the date in the julian date format. So it is a number instead of a date.
I would like to use th...
- 3 years ago
Hey joshua1990 ,
You can not use Julian date - as of now "the RangeStart and RangeEnd parameters, which must be date/time data type," So, any way to have a converted field in the data? If you are not using Live/direct query I would think that you could just add a custom field that converts Julian to Date/Time first.
collinq
Super User
3 years agoHey joshua1990 ,
You can not use Julian date - as of now "the RangeStart and RangeEnd parameters, which must be date/time data type," So, any way to have a converted field in the data? If you are not using Live/direct query I would think that you could just add a custom field that converts Julian to Date/Time first.