LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Sort Node Does Not Seem to be Sorting...

    Employee
    Posted 09-21-2011 16:31

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: darwin

    Aloha!

    I produced a histogram based upon the YEAR column of my data, but that comes out unsorted (by year). Thus, I tried to use the Sort node in order to sort the data by year, but the Sort node seems not to be sorting the data, at all.

    Do you have an example of how to use the Sort node (or can you tell me how to get my data to be sorted by year)?

    Also, when I double click on the output and try to sort the data by year (by selecting the column and click sort), that does not work, either...

    Have a great day.

    Take care,
    Darwin


  • 2.  RE: Sort Node Does Not Seem to be Sorting...

    Employee
    Posted 09-21-2011 16:36

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: darwin

    I noticed that the YEAR column input to the sort field was typed as a string, but I had retyped it as an integer, much earlier in the chain. So, I reran all of my nodes, and now the Sort node seems to be working...