I have a dataset where each row contains a single office's monthly revenue and I want a table where each column is a different month where I can compare the year-over-year values as well as office by office.
Here's the data:
And I'd like to create a DOMO table that looks like this:
It seems like it shouldn't be that difficult but I can't seem to make it happen.