Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Thanks Boriana. Tried changing COUNT to COUNT DISTINCT on content title and VID. Didn't affect anything. I'll try messing a little more with the relationship structure. Commented Oct 11, 2012 at 1:30
  • You know, I think it's possible to get the number of nodes authored per person and the number of revisions made, but I can only get them in two distinct views. The relationship structure just isn't flexible enough to combine all of that in one view, I think. I'd consider trying out tinkering with the SQL of your view as I added to my response if you want to make sure all that info is together. Or you could have it displayed in separate blocks in two separate views! Commented Oct 11, 2012 at 13:06
  • Ok, I'll give it a try. My PHP/SQL skills are pretty shoddy - but hey, can't learn without diving in, right? Commented Oct 12, 2012 at 20:43