Syntax
List.RemoveItems(list1 as list, list2 as list) as list
Description
Removes all occurrences of the given values in the list2 from list1. If the values in list2 don’t exist in list1, the original list is returned.
Reference Data
https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference