=
Alias operator, only supported in a compute and summarize statements.
num_of_devices = count()
|
Pipe operator, separator between statements.
devices | where name == "abc"
Last updated 1 year ago
Was this helpful?