2024 Week 05 – Case SLAs

Introduction This week we dive into date calculations in SAQL! Unlike other languages, SAWL doesn’t have a simple DATEADD() function. Instead we need to build one ourselves in order to be able to add days to a given date.  In this example we have case records with an Open Date, a Close Date and an […]

2024 Week 05 – Case SLAs Read More »