KQL How to find rows in table based on list

前端 未结 0 1888
栀梦
栀梦 2021-01-02 04:38

The below code gives the error: A recognition error occurred

let vips = datatable (name: string)
[\'xxxx\',
 \'yyyy\',
 \'zzzz\',
 \'gggg\'];
DeviceLogonEvent         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题