AssetRecovery
Programmer
I have a formula that calculates how long a support ticket has been in the queue based on the date created. I am returning the results using the "d" for day. My results are returning with:
1 Day
2 to 6 Days
7 to 30 Days
>31 Days
Current Day
Question: Do I have any control over these result ranges? Say I want to show 2 to 5 Days or 10 to 20 days or even combine current day with 1 day so it's a 48 hour period instead of a 24 hour period?
1 Day
2 to 6 Days
7 to 30 Days
>31 Days
Current Day
Question: Do I have any control over these result ranges? Say I want to show 2 to 5 Days or 10 to 20 days or even combine current day with 1 day so it's a 48 hour period instead of a 24 hour period?