Browse by Tags
All Tags » Sort » Group (RSS)
-
There is probably a very simple flag for this... I have a dataset that comes presorted, it has a column called IsFavorite. Imagine
true result1true result2false result3true result4false result5
When I group by IsFavorite and take the empty sort OR apply the ascending sort, I see (correctly)
IsFavorite: ...
|
|
|
|