Daniel Mendez Estrada
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Daniel Mendez Estrada-
I found a solution. Instead of trying to sort by the columns individually, I concatenated both 'offer' and 'date', and sorted by that new column. acct offer date status newColumn1761 G 2007-12-...
-
Hi Konsta, Here is some sample data and the desired result. If you see, I have some two of most offers, so then the next way to sort would be by the date column. I'm trying to find a way to use the...