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
- 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
- 819 Beast Mode
- Visualize
- 2.6K Charting
- 85 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