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.
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
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.