Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.8
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2010 at 16:01 UTC
Updated:
30 Mar 2010 at 18:00 UTC
Can anyone please help with this? How do I cause my "top userpoints" page view (consisting of fields userpoints + user pic + user name, sorted desc by points) to display each user only once? (Doesn't seem to be any filter, I tried Distinct YES, also with and without userpoints relationship user, without success.) Thanks very much.
Comments
Comment #1
dawehnerAre you sure you have user as basetable?
Its always important to export the view...
Comment #2
seg108 commentedThanks for quick response. I do not know if I have user as basetable. Here is export.
Comment #3
seg108 commentedOK. I understand now. Basetable aka view type. I tried again with user view type and all working fine. Thanks for your help.
Comment #4
merlinofchaos commented