We keep getting this message on reports with cascading prompts. QE-DEF-0149 Incorrect query specification.
QE-DEF-0251 Expected only one child of type queries.
This message only shows up in the cogserver log. When this happens the users start locking up and can't run reports. Has anyone seen this?
can you post a report spec ...even better, a spec that is written against Go Sales and Retailers package?
I encountered this error and it was caused by failing to specify the join condition between the two queries. After I specified which fields to join on the error went away.