bowens
-
7/3/2012 9:52:24 AM
RE:Select Distinct
For the sorting, I believe you can order by "nodelevel, nodeorder" which will take first the depth of the tree and then order by each subtree.
In order to remove dupes from your list, if you are using a standard repeater webpart, there is a property for "filter out duplicate documents" that you can check that will hopefully give you what you need.
-Brandon
|