I have a dashboard with a filter of the field event_name and I selected all the events with the words amnesia 2024 in it. But I need to create a table to display all the events with the words amnesia 2023 in it. How could I do it?
Just in case it helps, I have 2 fields called event_code and a previous_event_code so the events of 2024 and 2023 are related that way.