Formatting Week Number Display
Comments
-
Hi
You can achieve it by below calculation-
CONCAT('W',WEEK(`DATE`), '-',YEAR(`DATE`))
0 -
Unfortunately the concat function returns a data type of string therefore the date dimension is lost. You would lose hte ability to change the by data dimension.
0 -
I agree but you can still use them in charts and it works fine and plots data correctly to the correct week.
Do you want to share whats the purpose of keeping the date data type intact so we can think of some other alternate solution?
0 -
You could also use DATE_FORMAT()
DATE_FORMAT(`Date of Invoice`,'W%V-%y')
But that will also result in a text field. It does not look like the chart properties supports the week outputs:
This might be something that should be an idea suggestion.
“There is a superhero in all of us, we just need the courage to put on the cape.” -Superman0
This discussion has been closed.
Categories
- 10.5K All Categories
- 6 Connect
- 916 Connectors
- 250 Workbench
- 462 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 476 Datasets
- 189 Visualize
- 252 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
- 246 Distribute
- 62 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 172 Product Ideas
- 1.2K Ideas Exchange
- 11 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive