Why would
IF(NOT( IS_AFTER( Date,'10/4/2023)
function correctly and
IF(IS_BEFORE(Date,'10/4/2023)
not function the same in a formula
is not after = is before
Why would
IF(NOT( IS_AFTER( Date,'10/4/2023)
function correctly and
IF(IS_BEFORE(Date,'10/4/2023)
not function the same in a formula
is not after = is before
Could the dates be the same value?
Could there be a hidden time component?
Screen captures?
Could the dates be the same value?
Could there be a hidden time component?
Screen captures?
Thanks for reaching out.
There is a hard coded date in the formula of '9/22/2023'
I have both versions of the formula below and the other date that is being called into question:
- If the date in question (invoice_purchase_date_rollup) pre-dates the hard coded date of '9/22/2023' it should display 'PRE-DATES'
I named the columns with which formula I'm testing:
is_before_formula
Thanks for reaching out.
There is a hard coded date in the formula of '9/22/2023'
I have both versions of the formula below and the other date that is being called into question:
- If the date in question (invoice_purchase_date_rollup) pre-dates the hard coded date of '9/22/2023' it should display 'PRE-DATES'
I named the columns with which formula I'm testing:
is_before_formula
Forgot to include the one that started me down this rabbit hole.
The date to compare is 10.3.2023 but the formulas disagree
You are showing the field {invoice_issue_date_rollup} in your screenshots, but you are using {invoice_purchase_date_rolllup} in your formulas.
You are showing the field {invoice_issue_date_rollup} in your screenshots, but you are using {invoice_purchase_date_rolllup} in your formulas.
Wow, that is embarrassing.
Thank you for seeing that.
Any way to just delete this entire thread from the community hahaha,
No worries. It actually is better for the community as a whole if the thread stays. It helps other people realize that (1) posting screenshots is really helpful in getting answers, and (2) checking the fields you use is important. You would probably be surprised how often people are reluctant to do either of those things.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.