MTTR report

TaianaR
Tera Contributor

Hello,
How to do the query with this clausula "Created > 3 days"?

TaianaR_1-1751917896468.png


Tks,

1 ACCEPTED SOLUTION

@TaianaR this is my example of Records that were created 6 days ago and after that:

KamilT_0-1751921560658.png



"Created > 3 days" means not in the last 3 days, right?
Then it could be more or less like this:

KamilT_1-1751921590427.png


Apply that condition and get an idea if it is as you want or make some changes to it.


———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


View solution in original post

5 REPLIES 5

TaianaR
Tera Contributor

Thank you so much!
it worked!!! 😉