I created a record group in a form to be passed to a report in a parameter list as a data parameter. The record group gets created and populated correctly, however, when i pass it to the report, I get: Rep-1340-Cannot match passed-in column with report definition of 'Q-1'.
The record group i created uses count in the Select clause and thus has a Group by clause. Also, I copied and pased the Select, From and Group By clauses from the query in report to the query in forms, so im sure that all columns are the same.
This is the first time i pass a data parameter with a Group By clause. So, i was wondering if that could be the problem?

Thanx in advance
Peace,
Sakitah