The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I have a simple base that shows transactions each month and allows me to track date of the transaction.I want to add a formula field that will compare Entered date (year & month) to the current year and month: IF( AND( IS_SAME({Entered},TODAY(),'...