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 two date fields and would like to pull out the months and years in separate fields from one or the other.
I managed to get the single IF working but not the nested function. Here’s my formula:
IF({Date A}, DATETIME_FORMAT({Date A},’YYYY’), I...
Hello,
I am using a single select column with options as predefined numbers, 1 to 6 - representing hours (time sessions). I would then like to multiply the selected option with X (day rate) and output the result in a currency column (total cost).
I c...