Cards work well all day but suddenly show "No Data Exists"
Hello, Im new working with domo and I have this issue with some of my cards that are not showing data even when they use the exact same dataset of the others that actuallty shows data. All cards works well during morning and afternoon, but the stop wporking 20:00hrs app, I check the schedule and it is set to reaload each 15min with no hour limitation. Is there any SQL connector known issue? Plase Help Regards Matias
0
Comments
-
Hey @user09729,
Are you doing any calculation [especially division] in beast mode for the visualization. If that the case, it might be caused by the zero issue. This can be avoided by using nullif statement in numerator.
For ex:
SUM(CASE WHEN X = 'X' THEN `Duration of Call` END ) /
NULLIF(COUNT(CASE WHEN X = 'X' THEN `Date Called` END),0)Hope this helps
1
This discussion has been closed.
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 824 Beast Mode
- Visualize
- 2.6K Charting
- 86 App Studio
- 46 Variables
- Automate
- 194 Apps
- 486 APIs & Domo Developer
- 90 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 143 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive