Calculation Error : Domo is having trouble validating this formula
Hello everyone,
We have three SQL formulas that have worked for the better part of a year but twice now will unexpectedly develop a calculation error without any more detail. This stop the flow in our ETL structure. We are trying to transform data in a couple of ways.
Below are the three forumlas that are failing in the ETL structure. All of the fields are in the data and like I said with no changes will start to develop an error.
Formula 1
CASE
WHEN LOWER(Campaign
) like '%dynamic search%' OR LOWER(Campaign
) like '%dynamic - auto%' THEN 'Google Dynamic'
WHEN LOWER(Campaign
) like '%shopping%' THEN 'Google Shopping'
WHEN LOWER(Campaign
) like '%conventional%' THEN 'Google Conventional'
WHEN LOWER(Campaign
) like '%dynamic remarketing%' OR LOWER(Campaign
) like '%dynamic rdsa%' THEN 'Google Display Remarketing'
ELSE 'Other'
END
Formula 2metrics_impressions
/ metrics_searchImpressionShare
Formula 3
/ 1000000
metrics_costMicros
All three forumla are in the fx in the ETL structure.
Thanks in advance for your help.
Cheers,
Nick
Answers
-
@NickMcGraw Are you using MySQL or MagicETL? Also, is it possible for the
metrics_searchImpressionShare
field to have a value of zero? If so you may be encountering an error when it tries to divide by zero.1
Categories
- All Categories
- 1.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 295 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 97 SQL DataFlows
- 608 Datasets
- 2.1K Magic ETL
- 3.8K Visualize
- 2.4K Charting
- 710 Beast Mode
- 50 App Studio
- 39 Variables
- 668 Automate
- 170 Apps
- 446 APIs & Domo Developer
- 45 Workflows
- 7 DomoAI
- 33 Predict
- 13 Jupyter Workspaces
- 20 R & Python Tiles
- 391 Distribute
- 111 Domo Everywhere
- 274 Scheduled Reports
- 6 Software Integrations
- 116 Manage
- 113 Governance & Security
- Domo Community Gallery
- 31 Product Releases
- 9 Domo University
- 5.3K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 103 Community Announcements
- 4.8K Archive