User Profile
nicholas888
Copper Contributor
Joined Jun 24, 2021
User Widgets
Recent Discussions
Using an array with where statement
I am trying to pass an array to the where clause, please see example below: let terms = pack_array('12345', 'ABC123'); ADFPipelineRun | where ResourceId has_any (terms) I am aware I can use where statements with 'and' 'or' operators with multiple values, but we could be looking at 100s different values. Can someone please advise on the best approach?1.3KViews0likes2Comments
Recent Blog Articles
No content to show