I had a spreadsheet that consists of flight delay data and I want to show the total delay time per airport. I want to create categories of airports divided into small, medium, and large
There is an IN/OUT filter with a set "Small Airports", which is created on dimensions"Airports" based upon the formula
COUNT([Flight Number])<500