• Feroz
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

Hello guys, 
I'm having a little difficultly 
I've a 2 custom fields one with date time data type and the other is date data type. 

what I'm trying to do is 

variable1 = variable2 + 30 ; 

where v1 is date datatype and v2 date/time data type .
basically i want to add date from next 30 days


and Im getting an error as "Illegal assingment from daterime to date

  • August 09, 2021
  • Like
  • 0