I have a table that has data being imported into it for event registrations. Columns are: Events [title], Event Date, Status (full or not), Remaining Seats, Max Online [Capacity], [Total] Registered
I’ve put together a very simple card display with some conditional formatting to make it easier to see which events are full. However, I’d LOVE to be able to jazz up the display a little more for my colleagues. I’ve been calling this a dashboard and would love to be able to pull all kinds of information out for them using my “source of truth” table.
I was looking at charts but haven’t figured out IF I could make mini charts for the cards, or a big dashboard that would say things like “50% of events this week are full.” (I haven’t actually figured out what I’d want the dashboard to include but that’s because I’m not sure I can do anything with this setup to make charts)