I have read some threads on how to union multiple crosstab tables, but it is giving me an error, saying "Missing operator" on the first cross tab query last line where my query says "Pivot...UNION ALL...(SQL of next crosstab)". I checked both crosstabs independently and they work. I need it run like this for a report. Both queries have the same columns. Any help will be appreciated
Code:PARAMETERS xxxx DATETIME CROSSTAB QUERY UNION ALL CROSSTAB QUERY