Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
joshua1990
Post Prodigy
Post Prodigy

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 the incremental refresh since these are really huge tables.

Is there any chance to use an incremental refresh here?

 

 

1 ACCEPTED SOLUTION
collinq
Super User
Super User

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.  




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




View solution in original post

1 REPLY 1
collinq
Super User
Super User

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.  




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors