RobK68 Posted April 27, 2012 Posted April 27, 2012 I am using the SortValues Custom Function which uses another Custom Function MinValue. http://www.briandunning.com/cf/290 (SortValues) http://www.briandunning.com/cf/288 (MinValue) MinValue is causing a duplicate in my SortedValues return set which returns: Access_Management_Policy_R1.doc Access_Management_Policy_R1.doc I should be getting back: Access_Management_Policy_R1.doc Third-Party_Access_Management_Policy_R1.doc For some reason the MinValue truncates my second filename to match that of the first, which is also the first item in the list of values being processed. If I use the SortValues with a decending sort (MaxValue), it works fine. Could someone help me to debug the MinValue function. I have spent considerable time trying to identify the issue and have been unable to track it beyond to the MinValue function. I appreciate any help that can be provided. Thanks, Rob
Recommended Posts
This topic is 4593 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now