LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  How can I do a datesubtract() on two dates that are on different rows and columns?

    Employee
    Posted 03-09-2015 12:02

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: johnvvu

    With these two rows and two columns of dates, how would I do a datesubtract() on 2014-08-11 and 2014-07-07 with Brainscript?

    2014-05-21, 2014-07-07
    2014-08-11, 2014-10-03

    Thank you,


  • 2.  RE: How can I do a datesubtract() on two dates that are on different rows and columns?

    Employee
    Posted 03-09-2015 19:29

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ryeh

    Try the attached.
    Attachments:
    DateDiff.brg


  • 3.  RE: How can I do a datesubtract() on two dates that are on different rows and columns?

    Employee
    Posted 03-16-2015 09:46

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: johnvvu

    Thank you, that worked!