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
- 10.5K All Categories
- 3 Connect
- 913 Connectors
- 250 Workbench
- 458 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 476 Datasets
- 182 Visualize
- 249 Beast Mode
- 2.1K Charting
- 11 Variables
- 16 Automate
- 354 APIs & Domo Developer
- 88 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 245 Distribute
- 62 Domo Everywhere
- 242 Scheduled Reports
- 20 Manage
- 41 Governance & Security
- 168 Product Ideas
- 1.2K Ideas Exchange
- 9 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive