Hello, I have a bar chart with y-axis showing the daily “incoming” and “closed” cases, is there a way to set x-axis as calendar day, then let y-axis to count the sum of created and closed cases from data table, example data:
Hello duncan@, thank you for reply!! In the database there is no “calendar date” field, only “created time” and “closed time”, for example, in above example data, there is no 2024-01-03 in “created time” column, and no 2024-01-01 in “closed time” column. So the questions is how to create/add a “calendar date” field as x-axis and link to the sum of created_cases and closed_cases.
Can you show me exactly what your created_time and closed_time fields return in your table? Quicksight doesn’t have the ability to generate a date field for your data.
You could try plugging your problem into Arena so that I can take a look at what you are seeing.
Were you able to find a resolution to this problem or do you still need help? Again, Quicksight doesn’t have the ability to generate a date field for your data.
Hi @duncan, Thanks so much for your following. I created a table on Arena, see if there’s a way to have a bar chart for showing the sum of created case and closed case at the calendar day (x-axis).