Press "Enter" to skip to content

Getting the Time in KQL

Robert Cain doesn’t have time to wait:

What time is it? That’s what the KQL function now will tell you. It will return the current date and time. It is mostly used in queries where you need data relative to the current date and time.

Read on to see how you can use it, including with offset intervals.