Is there a way to dynamically format data labels for header columns?

Hello, I am relatively new to Domo so I'm still trying to figure out the different sorts of available functions when creating cards for my team. One issue I've run into recently is when I was creating a Rolling 6-month financial summary card. I'd like to make the header data labels dynamic so that instead of reading "-2M GP" it would read "March 2025" this month and "April 2025" next month or something of that sort. (See below)

Is there some sort of formula functionality that would allow me to do automate these data labels changing without me having to manually go into each of these fields and updating it? Thanks!

image.png

Best Answer

  • GrantSmith
    GrantSmith Coach
    Answer ✓

    Currently, dynamic column headers aren't supported. I'd recommend logging an idea in the idea exchange.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**

Answers

  • GrantSmith
    GrantSmith Coach
    Answer ✓

    Currently, dynamic column headers aren't supported. I'd recommend logging an idea in the idea exchange.

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • Gotcha, thanks for letting me know! @GrantSmith

  • You could pivot your data to be longer, and make the "column" field be your metric name. Filter for non-blank values and your column headers will be dynamic to what data is available.

    Please 💡/💖/👍/😊 this post if you read it and found it helpful.

    Please accept the answer if it solved your problem.