carreyes Member

Comments

  • I've created beast modes to use as the sort order. For your example, it would be something like: CASE 'day of week' WHEN 'Sunday' THEN 1 WHEN 'Monday' THEN 2 WHEN 'Tuesday' THEN 3 WHEN etc... END You should put this beast mode as the first field in the sort.