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 "accept" my answer as the solution
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 "accept" my answer as the solution
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 "accept" my answer as the solution
1
Categories
- All Categories
- 1.1K Product Ideas
- 1.1K Ideas Exchange
- 1.2K Connect
- 969 Connectors
- 257 Workbench
- Cloud Amplifier
- 1 Federated
- 2.4K Transform
- 76 SQL DataFlows
- 501 Datasets
- 1.8K Magic ETL
- 2.7K Visualize
- 2.2K Charting
- 375 Beast Mode
- 20 Variables
- 485 Automate
- 103 Apps
- 378 APIs & Domo Developer
- 6 Workflows
- 22 Predict
- 6 Jupyter Workspaces
- 16 R & Python Tiles
- 316 Distribute
- 64 Domo Everywhere
- 252 Scheduled Reports
- 59 Manage
- 59 Governance & Security
- 1 Product Release Questions
- 5K Community Forums
- 37 Getting Started
- 23 Community Member Introductions
- 63 Community Announcements
- 4.8K Archive