specifies fields for filtering (see the details)
webix.ui({ view: "pivot", filterMap: { date: "$date" } });
Pivot data will be filtered by the mapped fields instead of the defined fields.