Hey everyone,
I wanted to ask if this is possible within Explore and need a bit of help in doing this.
We offer a 5-year warranty where the first 2 years are defined as "Normal Warranty" & the final 3 as "Extended Warranty"
This would only apply to tickets where the "Warranty Status" field is set to "In-warranty"
I want to create a split between our data using a condition like this:
- IF "Warranty status" = "In-warranty"
- IF "Warranty Date" > Over 2 years
- THEN = Extended Warranty
- ELSE IF = Normal Warranty
Is this possible to do with Explore? Is it possible to create a time based condition where it checked the Warranty Date & if it's 2 years (730 days) above the date in this field, then it's defined as Extended Warranty.
Thank you in advance