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