I'm trying to build a filter in Power Query to filter rows based on the values in 2 columns (Revenue Center and Expense Center). I need to filter the table as follows:
Include rows where:
[Revenue Center] <> Revenue Center A and [Expense Center] <> Expense Center A...