Jump to content

Getting DISTINCT data using FOR EACH


Recommended Posts

Posted

Hello,I'm new in XSLT. I was playing with the for each, but couldn't find a way to get this data DISTINCT 'like in SQL'.Does somebody knows how to this?thx,Ksafke

  • 1 month later...
Posted

I just checked the xpath functions and there is a distinct-values function for xsl. This should fix the problem.Unfortunately I can't see any sample code for it.Dooberry

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...