Hi,
This is a super basic question, but I’m trying to solve this using the Quicksight functionality, rather than applying it to the SQL in the data source.
I have two fields, a created_at and a deleted_at, that I want to show the count of in two separate charts. so one chart is count(created_at) and the other is count(deleted_at). The issue I’m having is that there is no inherent x-axis and I would like to just call these two bars “created” and “deleted”. I cant label them in a single calculated field because created at and deleted at are not mutually exclusive. What is the solution for this?
Thanks!

