Products | Versions |
---|---|
TIBCO Collaborative Information Manager | - |
Not Applicable | - |
Resolution:
If you need to sort only the first attribute of the selected attributes, specify order attribute as follows:
<select novalue='default' order='1'>
<table source='sql'>
<literal>LNA_PRICE_SEGMENT/PRODUCTID</literal>
<literal>LNA_PRICE_SEGMENT/SHORTDESC</literal>
</table>
</select>
Also, please note that the sorting precedence is in the following order
1. Numbers
2. Strings starting with capital case letters
3. Strings starting with small case letters
If you have any further questions please contact Tibco Support.