Help with reports

J

jsmith

I have set up a very basic database with one table and am trying to run
reports off of some test data. Any query I try to run says it is "too
complex" and any report I try to run says I have "chose too many fields". I
even tried to split queries into 6 different pieces and link them together
but it is still "too complex". What is going on?
 
D

Duane Hookom

Your query might be too complex. It's a bit difficult to tell without seeing
your sql.
 
Top