AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

With a Filter, you can remove portions of data from a particular visual or view.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.Filter

Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z

Syntax

C#
public class Filter

The Filter type exposes the following members

Constructors

NameDescription
Public Method Filter()

Properties

NameTypeDescription
Public Property CategoryFilter Amazon.QuickSight.Model.CategoryFilter

Gets and sets the property CategoryFilter.

A CategoryFilter filters text values.

For more information, see Adding text filters in the Amazon QuickSight User Guide.

Public Property NestedFilter Amazon.QuickSight.Model.NestedFilter

Gets and sets the property NestedFilter.

A NestedFilter filters data with a subset of data that is defined by the nested inner filter.

Public Property NumericEqualityFilter Amazon.QuickSight.Model.NumericEqualityFilter

Gets and sets the property NumericEqualityFilter.

A NumericEqualityFilter filters numeric values that equal or do not equal a given numeric value.

Public Property NumericRangeFilter Amazon.QuickSight.Model.NumericRangeFilter

Gets and sets the property NumericRangeFilter.

A NumericRangeFilter filters numeric values that are either inside or outside a given numeric range.

Public Property RelativeDatesFilter Amazon.QuickSight.Model.RelativeDatesFilter

Gets and sets the property RelativeDatesFilter.

A RelativeDatesFilter filters date values that are relative to a given date.

Public Property TimeEqualityFilter Amazon.QuickSight.Model.TimeEqualityFilter

Gets and sets the property TimeEqualityFilter.

A TimeEqualityFilter filters date-time values that equal or do not equal a given date/time value.

Public Property TimeRangeFilter Amazon.QuickSight.Model.TimeRangeFilter

Gets and sets the property TimeRangeFilter.

A TimeRangeFilter filters date-time values that are either inside or outside a given date/time range.

Public Property TopBottomFilter Amazon.QuickSight.Model.TopBottomFilter

Gets and sets the property TopBottomFilter.

A TopBottomFilter filters data to the top or bottom values for a given column.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5