Description -
Why is this feature important to you - It will help to create different criteria based segment.
How would you like the feature to work -
Requesting additional segment functions to make it easier to create all the segments from the AEP Segment Builder UI.
Function Description 1: get the month of the date and equals it to the next month
Calculation 1 : month(date) = next month
Function Description 2: perform calculation on integers such as subtraction and division. It would useful to input an integer without having the attribute (i.e. input 365 to divide for one year)
Calculation 2: (integer – integer2) / 365(input integer)
Function Description 3: get the month of the date attribute and equals it to the month of another date attribute
Calculation 3: month(date) = month(date2)
Current Behaviour - Such function are not supported