Daniel Mendez Estrada
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Daniel Mendez Estrada-
Using CONTAINED IN filter using Advanced filter
In the simple filter, one of the options is 'contained in', and I'm wanting to see if there is an equivalent to that but in the advanced filter. Something like this below would result in true where...
-
Sorting by more than one column using GROUPCONCAT
I'm trying to find a way to group by one column, and concatenating all the values in another column, all while trying to sort by two other columns. Something like this: GroupByColumn | SortingColum...