So let's say I have a list of purchase orders and I want to create a custom query that will ask me
"Greater than $X". So that when I enter in $100, only the orders greater than $100 appear in the result.
What is the expression I must use in the "Criteria" row so that this works? For example, to search by city I would enter [Type a city]. I tried ">$100" but that doesn't work.
Thank you!