How to address gaps in date ranges in visuals?

I have a few cards trying to show activity of sellers on a weekly basis for a rolling last 13 weeks by week. However as I drill down more and more granular (by region, by rep) I'm finding that rather than have weeks with 0 but a column placeholder showing, I get instead a skipping of that week entirely! This presents the idea that a rep has activity in each week from the past 13 weeks at first glance, rather than having some weeks with some activity and other weeks with no activity. How can I get the visuals to not skip weeks where no data exists?
Best Answer
-
Hey D-Rab!
There are a couple potential solutions here. One of them rests within the "Value Scale (Y)" chart properties (I'm using the single bar chart as an example). There is a check box titled "Include Zero". Make sure this is checked on your visual.
However if there is no data at all (Column is null) another solution would be to create a beast mode that changes null values to zero. IFNULL(`Value Column`, 0).
The combination of both of these should show the zero values on your visualization.
Let me know if this doesn't work for you!
**Say 'Thanks' by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem as 'Accepted Solution'2
Answers
-
Hey D-Rab!
There are a couple potential solutions here. One of them rests within the "Value Scale (Y)" chart properties (I'm using the single bar chart as an example). There is a check box titled "Include Zero". Make sure this is checked on your visual.
However if there is no data at all (Column is null) another solution would be to create a beast mode that changes null values to zero. IFNULL(`Value Column`, 0).
The combination of both of these should show the zero values on your visualization.
Let me know if this doesn't work for you!
**Say 'Thanks' by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem as 'Accepted Solution'2
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
- 667 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
- 146 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