This module looks like it works for most other folks. I am getting, even in the simplest reports, twenty copies of each data element in each column ("Michael, Michael, Michael, ...")

Is there an easy answer to this, if familiar? Or shall I dissect more deeply?

Comments

gfury’s picture

I've got the same issue. It seems to be related to the number of forms that I have. I had one "real" form and 2 "test" forms and my data was repeated 3 times in each column. When I deleted the test forms, the display went back to normal.

I'm not familiar with the technical details of this module, but this should be a simple fix.

gfury’s picture

Try the SQL fix in this entry http://drupal.org/node/252049

It worked for me.

cayenne’s picture

Status: Active » Closed (fixed)

Yup, that did it. Thanks!