Have date range in x axis for week

Hi
I have a weekly data and I want to represent date(x axis) as Jan "1-7" instead of "week 1" .
Is this possible to do so in for a set of cards instead of changing this feature at an admin level?
Thanks
Chetan
Best Answer
-
@chetan_cricut You would need to create a calculated field to concatenate the first and last day of the week (similar to how you created the week start date) for your x-axis, sorting by week start date. Your x-axis calculation would look something like this:
concat(date_format(`Date` - dayofweek(`Date`) + 1,'%b %d), ' - ', date_format(`Date` + (7 - dayofweek(`Date`)),'%b %d))
3
Answers
-
Hello,
I think you are asking about field formatting, just click on the date field when that expands all the way at the bottom is the "Date Format" checkbox you can change it to what you want the card to use.
Hope this helps.
0 -
Sorry, I dont see that. Can you please share a snippet.
0 -
@chetan_cricut If you would rather manage this at the card level, then add a week start date field to the x-axis and set the date graph by setting to "none".
1 -
@MichelleH I already did that, but I would rather want to show the date range instead of start/end of week. Do you know of a work around here?
0 -
@chetan_cricut You would need to create a calculated field to concatenate the first and last day of the week (similar to how you created the week start date) for your x-axis, sorting by week start date. Your x-axis calculation would look something like this:
concat(date_format(`Date` - dayofweek(`Date`) + 1,'%b %d), ' - ', date_format(`Date` + (7 - dayofweek(`Date`)),'%b %d))
3 -
@MichelleH Thanks, that worked!!
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 666 Datasets
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 873 Calculations & Variables (Beast Mode)
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- Automate
- 122 Workflows
- Alerts
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 145 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 118 Community Announcements
- 5K Archive