Can't filter Price, Decimal, and Currency fields from list header search barDescriptionList header search is enabled for the Price, Decimal, and Currency fields. However, querying or filtering these fields without the = operator.Steps to Reproduce Go to sc_cat_item.list. Click the reference icon (magnifying glass) icon to display list header search bar. Enter 0 (or any value) in the Price field's search input and press Enter. Note that the breadcrumb becomes "All > Price starts with 0". Also, no records display. Change the search input to =0 and press Enter. Note that the breadcrumb now becomes "All > Price = $0.00" and the matching records are displayed. Note – The same behavior occurs with the Decimal and Currency fields=. WorkaroundUse the condition builder to filter or query the Price, Currency and Decimal fields.Related Problem: PRB1251960