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
Comment #1
gfury commentedI'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.
Comment #2
gfury commentedTry the SQL fix in this entry http://drupal.org/node/252049
It worked for me.
Comment #3
cayenne commentedYup, that did it. Thanks!