Skip to main content

Persistence Filter - CRM Channel Partners

This Guide helps to Understand the Persistence Filter to efficiently search, filter, and manage data within the Channel Partners section of the CRM.

Applying Filters

  1. Go to the Channel Partners section in the CRM.
  2. Hover over any column header.
  3. Click on the three-dot menu (โ‹ฎ) on the column.
  1. Select the Filter option from the dropdown.
  1. In the Value field, enter the data you want to search.
  1. You can add multiple filters by clicking on the Add Filter button and selecting other columns as needed.
  1. Operators like Equals, Contains, Starts With, etc., can be adjusted based on your specific filtering requirements.
  2. To remove all active filters at once, simply click the Remove All button.

Managing Columns

  1. Click on the three-dot menu (โ‹ฎ) on any column.
  1. Select Manage Column.
  1. A popup will appear on the right side.
  1. From the popup, you can show or hide columns by checking/unchecking them.
  1. This helps you customize your view and focus only on the essential details, avoiding unnecessary clutter.

Column Options Menu โ€“ Feature Description

This menu provides interactive options for customizing and managing table columns to enhance data visibility and usability. Below is a detailed explanation of each option:

๐Ÿ”ผ Sort by ASC (Ascending)

Sorts the selected column in ascending order (A to Z for text, smallest to largest for numbers, earliest to latest for dates).

๐Ÿ”ฝ Sort by DESC (Descending)

Sorts the selected column in descending order (Z to A for text, largest to smallest for numbers, latest to earliest for dates).

๐Ÿ“Œ Pin to Left

Locks (pins) the selected column to the left side of the table. Pinned columns remain visible when horizontally scrolling.

๐Ÿ“Œ Pin to Right

Locks (pins) the selected column to the right side of the table. Useful for keeping important columns in view during horizontal scroll.

๐Ÿ” Filter

Applies a filter to the selected column, allowing you to display only the rows that meet specific criteria.

๐Ÿ‘๏ธ Hide Column

Hides the selected column from the table view. Hidden columns can be restored using the Manage columns option.

๐Ÿ—‚๏ธ Manage Columns

Opens a column management panel where you can:
  • Show/Hide multiple columns
  • Reorder columns
  • Reset to default column view

Filter Operators Explanation

OperatorDescriptionExample
ContainsShows results where the field has the entered value anywhere.Searching โ€œTechโ€ will show: โ€œTech Corpโ€, โ€œFinTech Pvt Ltdโ€
EqualsShows results that exactly match the entered value.Searching โ€œABC Pvt Ltdโ€ will only show exact matches.
Does Not EqualShows results that do not match the entered value.Entering โ€œABC Pvt Ltdโ€ will hide all โ€œABC Pvt Ltdโ€ entries.
Starts WithShows results where the field begins with the entered value.Searching โ€œStarโ€ will show: โ€œStar Enterprisesโ€, โ€œStarTechโ€
Ends WithShows results where the field ends with the entered value.Searching โ€œLtdโ€ will show: โ€œTech Ltdโ€, โ€œVision Ltdโ€
Is EmptyShows results where the field is completely blank.Example: Records with missing โ€œEmailโ€ will appear.
Is Not EmptyShows results where the field has some value.Example: Records where โ€œPhone Numberโ€ is filled will appear.
Is Any OfAccepts multiple values separated by commas and shows matches.Entering โ€œTech Ltd, Star Enterprisesโ€ will show both entries.

Accessing Old Filters

  • Previous or saved filters are still available on the same page.
  • To access them, click on the funnel icon (Filter icon) on the top right.

๐Ÿ”น Accessing Filters (New Functionality)

A complete guide for using filters on Data Grids, covering all supported column types and filter conditions.
  1. Hover over any column header (e.g., CITY).
  2. Click the โ‹ฎ (three-dot icon) that appears.
  3. Click Filter in the dropdown.

๐Ÿ”ธ Supported Filter Operators by Column Type

๐ŸŸฆ Text Columns (e.g., VENDOR NAME, CITY, EMAIL)

OperatorDescriptionExample
containsCell contains substringGirish โ†’ matches GIRISH KUMAR
equalsExact matchDelhi
starts withStarts with substringGu โ†’ matches Gaurav
ends withEnds with substringarma โ†’ matches Viswakarma
is emptyCell is blank-
is not emptyCell has any textNon-blank
is any ofMatches any of multiple valuesDelhi,Maharashtra

๐ŸŸฉ Numeric Columns (e.g., ID, Mobile)

OperatorDescriptionExample
equals / =Exact match123
not equals / !=Not equal to!= 123
>Greater than> 100
<Less than< 5000
>=, <=Greater or equal / Less or equal>= 1000
is emptyNo value present
is not emptyValue is present

๐ŸŸจ Boolean Columns

OperatorDescription
is trueTrue values only
is falseFalse values only
is emptyNo value assigned
is not emptyHas value

๐ŸŸฅ Date Columns (e.g., CREATED AT, UPDATED AT)

OperatorDescription
isMatches exact date
beforeMatches before selected date
afterMatches after selected date
on or afterMatches on or after selected date
on or beforeMatches on or before selected date
is emptyNo date value
is not emptyDate is present

๐ŸŸช Multiple Filters on Same Column

You can apply multiple filters to the same column.
Example:
  • starts with: Gu
  • AND contains: Sharma

๐Ÿงน Clearing Filters

  • Remove one: Click X icon and clear input.
  • Clear all: Use remove all, at the top-right of the grid.

๐Ÿ“Œ Usage Examples

  • Filter by STATE = Maharashtra AND STATUS = Cold
  • CITY starts with โ€œTโ€
  • EMAIL is empty
  • VENDOR NAME contains โ€œPritiโ€

๐Ÿ›  Best Practices

  • Combine filters across columns for advanced search.
  • Use column manager to declutter views.
  • Use pin options to fix important columns.

Prepared By: Akshay Sharma, Aparmita Srivastav