The Community will be undergoing maintenance on Saturday January 11 at 11:59pm - Sunday January 12 at 11:59pm EST. For assistance during this time, please visit our Help Center.
I am currently trying to create an automation email sequence - every time a record changes to a particular single select option, an email is automatically sent.
Most fields I want to use work, however I cannot get attachment to work or look up fields...
I am trying to figure out a formula to display the linked information inputted from either column: Private Label or SKU.
I was able to make the idea partially work with: IF({Private Label},BLANK(),SKU). However this doesn’t allow for if SKU is blank ...