In Agent Workspace, list filtering operators less than/ less than or is/greater than/greater than or is doesn't work for Decimal type fieldDescriptionIf a table has a field of type "Decimal", list filtering operators less than/ less than or is/greater than/greater than or is doesn't work in Agent Workspace listsSteps to Reproduce 1. Create a new custom column of type Decimal on the incident table with default value of 0 and max length of 152. Go to the Incident > All workspace list and add the custom column created in step 1, i.e. sys_aw_list.do?sys_id=9628a6ebac9bb34efc4b063b330300a23. Go to the incident table and update the value of the custom column for some incident records4. Open Agent Workspace and click on the Incident > All list5. Click on the 3 dotted button next to the custom column and change the filter to either of the following:"is less than" and put in a random value entered in step 3 > no results returned"is less than or is" and put in a random value entered in step 3 > no results returned"is greater than" and put in a random value entered in step 3 > returns all records from the table"is greater than or is" and put in a random value entered in step 3 > returns all records from the table5. Repeat step 5 in platform view using the list filter and noticed the correct results are returnedWorkaroundThis problem has been fixed. If you are able to upgrade, review the Fixed In or Intended Fix Version fields to determine whether any versions have a planned or permanent fix.Related Problem: PRB1491846