Skip to main content

Filter - Minimum Value

Allows you to filter and display data with the added minimum value in a number field.


How to Create a Minimum Value Filter?

#1. Go to Filters

Open the collection in which you want to add a minimum value filter.

DrapCode Builder Minimum Filter

#2. Name the Filter

Type the name of the filter and make it public by unticking the checkbox.

DrapCode Builder Minimum Filter

#3. Select the Sum Filter

Choose Sum as the option from the dropdown list.

DrapCode Builder Minimum Filter

#4. Select the Field

Choose the collection field whose data you want to add.

DrapCode Builder Minimum Filter

#5. Add Condtion

Now add condition if you want and click the Create Filter button.

DrapCode Builder Minimum Filter

How to Add a Maximum Value Filter?

#1. Bind the Collection

Go to the page that contains a data table. Open the data table settings and bind the collection in which you have created the filter.

DrapCode Builder Minimum Filter

#2. Drop a Text Field

Go to the components panel and drag-and-drop a text field that will show minimum value.

DrapCode Builder Minimum Filter

#3. Bind the Filter

Open the settings of the text component and bind the filter you had previously created.

DrapCode Builder Minimum Filter

#4. Preview or Publish

Open the page in the preview or publish mode. The text field on which you had bound the minimum value filter would display the minimum value among the data of the field for which the filter was created, i.e. Gloves (as per the example used).

DrapCode Builder Minimum Filter