I am trying to create a card (table) with 10 different columns highlighting different revenue metrics. In this table I am trying to create 4 rows that aggregate data differently based off of the same column metrics.
4 rows:
- Yesterday
- Week to Date
- Month to Date
- Year to Date
How would I create a table to facilitate this? Attaching a screenshot of what I would ideally like to create.