XSLT transformation
Summary
Select a distinct value from a DB resultset arrayContent
Hi Folks,
Our requirement is to read data from a MS SQL server DB and transform to fusion FBDI templates to trigger an ESS job. Data that comes from SQL server will be the resultset from select statements . Is it possible to pick distinct elements in an array using the XSLT functions in OIC . Kindly share examples if available.
E.G : Code[] array with multiple lines and columns might have lines with one column that has the same value . How do i pick the distinct value?
909950031
909950031
909950031
998765432
909950031
123456789
909950031
I need the XSLT to return
Tagged:
0