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
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 665 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 827 Beast Mode
- Visualize
- 2.6K Charting
- 90 App Studio
- 46 Variables
- Automate
- 197 Apps
- 488 APIs & Domo Developer
- 95 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 145 Governance & Security
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive