[]
Gets the list of PivotField objects that define the fields used as filters.
[JsonConverter(typeof(ViewFieldCollectionConverter))]
public PivotFieldCollection FilterFields { get; }
Fields on this list do not appear in the output table, but are still used for filtering the input data.