Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there any function available in data preparation by which I can fullfill the requirement as mentioned in subject line ?
If yes, how or what is that function ?
If no, here is my suggestion :
There must be the column function for sorting the whole dataset/table by particular column in ascending or descending order, just similar to the result of following SQL query -
SELECT * FROM dataset ORDER BY column_name ASC/DESC
Thanks
Hi,
So far, unfortunately, you cannot sort a dataset by a particular column. That is of course a feature we already identified and that we will deliver in a future version.
Regards,
Gwendal
Future version means can I expect this feature in next release ?
No, it will not be available in the very next one, which is planned for EOF June/BOF July. There is no committed date so far.
@gvaznunes Could you please let me know in which version this feature will be implemented? 6.5.1 or 7.0.1?
Thanks!
Neither, it will have to wait a bit more, I'm afraid.
Is there a JIRA link to this new feature?
Thanks a lot for your info.
Here it is: https://jira.talendforge.org/browse/TDP-1753.