Hi All,
I need to display results from a query based on a a certain field (the field is state in my case). I need to display the same fields in the table but the filter criteria is different (in first case I need to display all fields from the query where state is like California and in the second case I need to display all fields from the same query where state is not like california). I need to show the table header on each page for the results to be displayed. I tried to use grouping but it does not seem to work for me. Please let me know how I can resolve this problem.
Thanks.
I need to display results from a query based on a a certain field (the field is state in my case). I need to display the same fields in the table but the filter criteria is different (in first case I need to display all fields from the query where state is like California and in the second case I need to display all fields from the same query where state is not like california). I need to show the table header on each page for the results to be displayed. I tried to use grouping but it does not seem to work for me. Please let me know how I can resolve this problem.
Thanks.