I have a table that lists due dates for several tasks (the columns of the table) by customer (rows of the table). Right now the only capability we have is to sort by column (each individual task due date) and what we would like to do is sort by date across all columns so that the team can see which tasks are due for which customers today/this week.
Do you have any suggestions on how we can do this? Open to adding all dates in one column with a tag of which task it is assigned to if that is possible.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
JaneDoe
Hello,
I have a table that lists due dates for several tasks (the columns of the table) by customer (rows of the table). Right now the only capability we have is to sort by column (each individual task due date) and what we would like to do is sort by date across all columns so that the team can see which tasks are due for which customers today/this week.
Do you have any suggestions on how we can do this? Open to adding all dates in one column with a tag of which task it is assigned to if that is possible.
Sample table:
Customer | Job # | Task 1 | Task 2 | Task 3 | Task 4
ABC | 1234 | 7/1/24 | 7/8/24 | 7/15/24 | 7/22/24
DEF | 1235 | 7/8/24 | 7/15/24 | 7/22/24 | 7/29/24
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.