Continous data line graph
We sometimes have the problem when building line bar chart with companies as series value and displaying e.g. the number of users in a specific time period we get dot data points in case the following period has 0 amount. Is there a way to show it as continous line that when the number of users in week x+2 is greater than 0 we don't get a dot data point but a continous line from week x to week 2 - the line goes from x to x+1 to 0 and then up again.
1
Comments
-
You may be able to make it work by graphing a beast mode rather than the value field:
ifnull(`value field`,0)
If that doesn't work than you will most likely need to include a calendar dimensions data set into your data flow so that you have a data point for each day.
“There is a superhero in all of us, we just need the courage to put on the cape.” -Superman1
This discussion has been closed.
Categories
- 10.6K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 477 Transform
- 1.8K Magic ETL
- 69 SQL DataFlows
- 478 Datasets
- 218 Visualize
- 260 Beast Mode
- 2.1K Charting
- 12 Variables
- 19 Automate
- 356 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 249 Distribute
- 65 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 191 Product Ideas
- 1.2K Ideas Exchange
- 11 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive