I have a query which comprises of [data1], [data2] and an expression [Percentage: ([data1]/[data2])], which formatted as 'percentage' gives me the percentage using the other two peices of data. This works fine, except I want to add a criteria in the criteria box - for example >0.2, to show only records over 20%, but it doesn't work!
When I run the query, I get a input box;
'enter parameter value' - data 1
instead of the query obtaining the data from the query field [data1].
Any ideas?
When I run the query, I get a input box;
'enter parameter value' - data 1
instead of the query obtaining the data from the query field [data1].
Any ideas?