How to go about this question?
Parameters would be:
Policy status = death claim
Termination date has to be less than 2 yrs from Effective Date
Sure Term and Evolution policies
RC4 (Express or Silver)
RC5 (Essence or Bronze)
i am still learning domo so this is quite confusing. im not sure if i need to manipulate filters or add new calculated fields. thank you
Answers
-
A calculated field something like the following:
CASE WHEN `Policy status` = 'death claim' AND `Termination date` > `Effective Date` - INTERVAL 2 YEAR AND `Term` = 'sure' AND `RC4` IN('Express','Silver') AND `RC5` IN('Essence','Bronze') THEN 'In' ELSE 'Out' ENDTo give you an exact beastmode I would need more specific information.
If I solved your problem, please select "yes" above
0 -
do i break this up into single lines for each column? if that makes any sense. Im just confused because all of these calculated fields have 1 line of code. so do i first create a column name and then do the CASE to death claim and save that then create another column name for the next set of code like termination date? or is this all one big code in the beast mode?
0 -
Okay are each of the lines you provided a separate field you want to use in a visualization? I was thinking it was all criteria for how you want to filter your data
If I solved your problem, please select "yes" above
0 -
Yeah im trying to use in a visualization. so i have a bunch of calculated fields set up through the dataset that is powering the card. so my goal is to create the visualization based on this.
Parameters would be:
Policy status = death claim
Termination date has to be less than 2 yrs from Effective Date
Sure Term and Evolution policies
RC4 (Express or Silver)
RC5 (Essence or Bronze)for example, i have status policy as a calculated field but where does the death claim come in? do i create a calculated field for death claim? same thing with termination date has to be less than 2 yrs from effective date. I have a calculated field for 24 months termination but how do i incorporate 2 yrs from effective date? hopefully that is a bit more clear.
0
Categories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 311 Workbench
- 6 Cloud Amplifier
- 9 Federated
- 3.8K Transform
- 656 Datasets
- 115 SQL DataFlows
- 2.2K Magic ETL
- 811 Beast Mode
- 3.3K Visualize
- 2.5K Charting
- 80 App Studio
- 45 Variables
- 771 Automate
- 190 Apps
- 481 APIs & Domo Developer
- 77 Workflows
- 23 Code Engine
- 36 AI and Machine Learning
- 19 AI Chat
- AI Playground
- AI Projects and Models
- 17 Jupyter Workspaces
- 410 Distribute
- 120 Domo Everywhere
- 280 Scheduled Reports
- 10 Software Integrations
- 142 Manage
- 138 Governance & Security
- 8 Domo Community Gallery
- 48 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 114 Community Announcements
- 4.8K Archive