Sub-Title for a card?
Hey there,
I'd like to add a sub-title to my card to give a user a hint that they can drill down on it.
Right now I see:
Title (which is a title of my card)
Description (doesn't show when I go to my card, will only pop up when I hover over it from Page-level view)
Summary number (maybe I can get rid of the number but leave the text?)
Any ideas will be appreciated, please help.
Thank you,
Comments
-
You can use a beast mode to create a string to be used as a summary number. However, you have to do this by concatinating text string with an aggregation of some sort (i.e. sum or count). Without an aggregation in the beast mode, you wont be able to use the field in the Summary.
Below is an example that says 'Drill down 1 level by clicking on a series'
concat('Drill down ', (sum(`Amount`)+1)-sum(`Amount`), ' level by clicking on a series')
Since i have to have an aggregation, i'm doing the (sum(`Amount`)+1)-sum(`Amount`) to always get 1 and then concatinating that with a sring before and after the 1.
Domo Arigato!
**Say 'Thanks' by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem as 'Accepted Solution'1 -
I've created a beast mode that was sorted under Category fields because it's a concatenation. I've also created a beast mode Value containing only a numeric value of the code you provided: [(sum(`Value`)+1)-sum(`Value`)].
Still, when I click on Edit Summary Number -> Show More Options, I don't see any of the created beast modes under Fields & Function. So, how do I insert it into a Summary field?
0 -
go into the Beast mode field and make sure the 'Apply to Summary number' check box is checked.
Domo Arigato!
**Say 'Thanks' by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem as 'Accepted Solution'1 -
Thanks, it worked like a charm!
Now, the problem is that my summary number is far more prominent than the actual card title. Is there a way to play with the font size/boldness?
It looks like this now which I find ridiculous:
Card Name
Drill down 1 level by clicking
0
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 297 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 614 Datasets
- 2.2K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 729 Beast Mode
- 53 App Studio
- 40 Variables
- 677 Automate
- 173 Apps
- 451 APIs & Domo Developer
- 45 Workflows
- 8 DomoAI
- 34 Predict
- 14 Jupyter Workspaces
- 20 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 121 Manage
- 118 Governance & Security
- Domo Community Gallery
- 32 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive