Forum Discussion

joshua1990's avatar
joshua1990
Icon for Post Prodigy rankPost Prodigy
3 years ago
Solved

Incremental 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...
  • collinq's avatar
    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.