Skip to main content
Solved

Unable to use Date Diff on SOOrder.RequestDate and AMProdItem.EndDate

  • September 29, 2022
  • 2 replies
  • 100 views

I am trying to find date variance between SO Request Date and AM prod Item End date. 
This is the formula I have coded: =DateDiff( d,[SOOrder.RequestDate] , [AMProdItem.EndDate] )

I get the following error : 


Any help is appreciated.

Best answer by Manikanta Dhulipudi

adalvi wrote:

I am trying to find date variance between SO Request Date and AM prod Item End date. 
This is the formula I have coded: =DateDiff( d,[SOOrder.RequestDate] , [AMProdItem.EndDate] )

I get the following error : 


Any help is appreciated.

Check this once I  =DateDiff('d',[SOOrder.RequestDate] , [AMProdItem.EndDate] ) 

I tested simple GI with formula ( But different fields) may be you can check in report

View original
Did this topic help you find an answer to your question?

2 replies

Manikanta Dhulipudi
Captain II
Forum|alt.badge.img+13
adalvi wrote:

I am trying to find date variance between SO Request Date and AM prod Item End date. 
This is the formula I have coded: =DateDiff( d,[SOOrder.RequestDate] , [AMProdItem.EndDate] )

I get the following error : 


Any help is appreciated.

Check this once I  =DateDiff('d',[SOOrder.RequestDate] , [AMProdItem.EndDate] ) 

I tested simple GI with formula ( But different fields) may be you can check in report


  • Author
  • Jr Varsity II
  • 9 replies
  • September 29, 2022

Oh my bad. I am so silly :P 
Forgot the ‘ ‘ for the interval. Thank you so much @manikantad18 .


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings