Syntax
List.RemoveNulls(list as list) as list
Description
Removes all occurrences of “null” values in the list. If there are no ‘null’ values in the list, the original list is returned.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference