Forum Discussion

anelliaf's avatar
anelliaf
Helper II
1 year ago
Solved

Matrix Visual - Sort by Day Of Week and Column Bucket

I'm using a Matrix visual to display events by Day of Week (rows) and time blocks (columns, e.g., 12a–5a, 6a–11a, etc.). I've created custom columns with corresponding sort columns (DayOfWeekNum, Tim...
  • Bmejia's avatar
    1 year ago

    Hi,
    It would be important to see the table structure, but the sort column should be done only on your header column within the table.  Create a column with the sort colum values like "SortColumn" below using a conditional column or table that can reference the sort values.  Then go to "Column tools" and select the column1 header and then click on "Sort by column" and select "SortColumn"