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.
1
This discussion has been closed.
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.6K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 2.9K Transform
- 102 SQL DataFlows
- 626 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 753 Beast Mode
- 61 App Studio
- 41 Variables
- 692 Automate
- 177 Apps
- 456 APIs & Domo Developer
- 49 Workflows
- 10 DomoAI
- 38 Predict
- 16 Jupyter Workspaces
- 22 R & Python Tiles
- 398 Distribute
- 115 Domo Everywhere
- 276 Scheduled Reports
- 7 Software Integrations
- 130 Manage
- 127 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 11 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 110 Community Announcements
- 4.8K Archive