Beast Mode Fix?
Ok so I have a filter deny on a beast mode and I need it to be different but I cannot figure out the dimensions.
The problem - each of the months below needs to equal 100% and within each month, we need a percentage of that 100% that are in the 'credit score buckets'
Currently, the 6 columns add up to 100% and I cannot figure out how to get each to total 100% on their own.
Below is the card and the beast mode I am using.
Any suggestions?
If this helps, feel free to agree, accept or awesome it!
Best Answer
-
COUNT(DISTINCT(CASE WHEN `credit score` < 660 THEN `loan id` END)) / COUNT(DISTINCT(`loan id`))
Keep date as x-axis and then drag this to y-axis.
If I solved your problem, please select "yes" above
1
Answers
-
Not sure if you'd already tried this, but you could just use the 100% stacked bar chart type.
If I solved your problem, please select "yes" above
1 -
Sorry, I had left out a piece of information and that first card is a bit misleading - we don't want to actually show the credit scores that are greater than 660
The end card should look like this
But the Y-Axis should be closer to 20% - instead it is taking the percentage of total loans throughout the year and creating the ~5% off of that instead of the percentage of loans that month that are under 660
If this helps, feel free to agree, accept or awesome it!
0 -
COUNT(DISTINCT(CASE WHEN `credit score` < 660 THEN `loan id` END)) / COUNT(DISTINCT(`loan id`))
Keep date as x-axis and then drag this to y-axis.
If I solved your problem, please select "yes" above
1
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