check if element is 0 in an array

Hi there,

I know I can use any function to check any element is null in an array like this:

any(fn!isnull, {0, null, 30}).

how to use any function to check if any element is 0?

Thank you.

Lin

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data