Rename the week # for the X-axis
I have a bar graph showing data point in a weekly basis. I did graph the chart by week so the x-axis is showing week #1, Week #2 and so on. When the week # gets bigger it gets harder for people to know which week lands on which month. Is there anyway to relabel the week # to say week 27 of June 28th with a beast mode? or some other functionality that I was not aware of?
Thank you so much
J
Comments
-
I don't believe you can change formatting in Analyzer's Graph By methods.
What you can do is build your own beast mode
concat( 'Week ', week(date), ...)
Personally I avoid implementing Week in beast modes b/c every organization has a slightly different definition for when Week 1 starts. (https://www.w3resource.com/mysql/date-and-time-functions/mysql-week-function.php#:~:text=GMT%20%2B8%20hours)-,WEEK()%20function,returns%20the%20default%20week%20format.) So make sure you use the correct Mode and test the start and end of years.
When I do consulting work for clients, I implement a date dimension to prevent confusion in card building and create recyclable datasets.
Jae Wilson
Check out my 🎥 Domo Training YouTube Channel 👨💻
**Say "Thanks" by clicking the ❤️ in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"1
Categories
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 473 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 478 Datasets
- 209 Visualize
- 257 Beast Mode
- 2.1K Charting
- 12 Variables
- 18 Automate
- 355 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 247 Distribute
- 63 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 183 Product Ideas
- 1.2K Ideas Exchange
- 11 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive