I have 2 fields that I need to use to calculate a Service Date.
The first field is "Created_Date" and the second is "Service_Level_days.
The Service level days is the number of business days a item needs to be "closed" in. I need to create a field that shows the following:
if the Created_date = 1/3/2017 and the Service_Level_days = 2 i need the Service_date to = 1/31/2017
Is there a way to accomplish this in a querey?
Thanks for any help or suggestions.
Paul
The first field is "Created_Date" and the second is "Service_Level_days.
The Service level days is the number of business days a item needs to be "closed" in. I need to create a field that shows the following:
if the Created_date = 1/3/2017 and the Service_Level_days = 2 i need the Service_date to = 1/31/2017
Is there a way to accomplish this in a querey?
Thanks for any help or suggestions.
Paul