Convert two tenure columns into one (Year Month into Months)
Hi i have two columns that are year and month. I want to combine the two columns to show months. Ie Year column =1 Month Column=2, that equals 14months. Or i can combine the columns into one so the tenure is 1.2 years...but i want it displayed in months. Can anyone help?
thanks
Paolo
Best Answer
-
If you have a column for years and a separate one for months, you could create a BeastMode at the card level that went something like this:
(`Year` * 12) + `Month`
That would give you a total count of months for the row in question.
Let me know if you have any other questions on how to do this.
Sincerely,
ValiantSpur0
Answers
-
If you have a column for years and a separate one for months, you could create a BeastMode at the card level that went something like this:
(`Year` * 12) + `Month`
That would give you a total count of months for the row in question.
Let me know if you have any other questions on how to do this.
Sincerely,
ValiantSpur0 -
perfect thanks!
0
Categories
- All Categories
- Product Ideas
- 2K Ideas Exchange
- Connect
- 1.3K Connectors
- 308 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 661 Datasets
- 117 SQL DataFlows
- 2.2K Magic ETL
- 820 Beast Mode
- Visualize
- 2.5K Charting
- 84 App Studio
- 46 Variables
- Automate
- 193 Apps
- 483 APIs & Domo Developer
- 85 Workflows
- 23 Code Engine
- AI and Machine Learning
- 22 AI Chat
- 3 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 116 Domo Everywhere
- 282 Scheduled Reports
- 11 Software Integrations
- Manage
- 142 Governance & Security
- 9 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 115 Community Announcements
- 5K Archive