Sumo Card - Dynamic Date Column Headers

I am working on creating a trending P&L type report as a Sumo Card. The report contains year over year and month over month trending information.

 

One particular section of the report has a 3 month trending section with a seperate column for each month. So for example, if I am looking at the report for February 2017 there will be a column for February 2015, February 2016, and February 2017.

 

I need to figure out how to make the sumo card headers display these date ranges dynamically - dependant upon the date selected in the filter. I would like to avoid having to name the columns something like "Prior Year 3", "Prior Year 2", etc. as that will be overly confusing when looking at the card.

 

Is there a way to do this within Domo?

Tagged:

Comments

  • rado98
    rado98 Contributor

    How about something like this

     

    For the February scenario above,

     

    Create a MONTH= Month('Date') beast mode

    Select a 3 year time period

    Add the date field to top right of a Sumo Pivoting table.

    Set the Date grain to month

    Set a filter for the MONTH column to February only

     

    It should only display Feb 15, 16 and 17 

This discussion has been closed.