Filtering data in Data Window

To filter data from table/grid in the UI, click on the below filter component and enter search criteria

filter component

Steps

  1. Browse an object from Data Source Explorer, ensure that the object has enough data to perform this operation
  2. Now start entering the search text, into filter component. As we start entering each character, data gets filtered in the table/grid. Text will filtered by following search criteria *<filter text>*
  3. E.g. when we entered A in the below table, data containing A in it is filtered like (ANALYST, AN ALYSTK, JAY)

    Sample reference