Calculations using analyser or beast mode
Hi, I have figures from a dataset that I need to carry out calculations on (addition, subtract etc). In the attached, columns 'CAP' and 'ITB Not Built' use different filters to get the final number.
All I need to do is add CAP and ITB Not Built together for each client.
Pipeline is just these two figures put together.
Balance is Target - Pipeline.
It's fairly straight forward, I can get all the data in individual cards but I wasn't sure on the best way to carry out these calculations?
Cheers!
Answers
-
You can utilize a formula tile in a magic ETL dataflow or just use a beast mode.
I'd recommend utilizing the Magic ETL as that will take most of the processing and allow cards to load faster.
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
Can you provide a little more commentary about what exactly you are looking to solve for here? It looks to me like you've already figured out the solution.
If you're looking to calculate numbers based on different filter criteria I'd recommend using a CASE statement on a beast mode or in magic ETL to solve.
Pretend I'm running a fruit stand -- I have 3 apples (that are red), 2 peaches (that are pink), and 5 blueberries (which are blue). I want to lump anything that is red or pink into a 'red' bucket.
I can write a beastmode called 'red fruits':
CASE WHEN
fruit color
IN ('Red', 'Pink') Then SUM(Quantity)
EndThis would add apples and peaches together.
1 -
So we have our yearly targets: Client A = 80, Client B = 100, Client C = 40
We need to work out our balance of sites that we need in order to hit yearly targets, the calculation is 'Target - Completed Awaiting Power - Instructed and not built'.
At the moment I have figures for completed awaiting power and ITB not built in separate cards, but I wasn't sure how to get these figures into one dataset in order to carry out the calculation.
The screenshot in the previous comment is on Excel, I just need to replicate this in Domo.
Does this help?
0 -
Hi @louisshh ,
Also trying to help, but still confused by what has been written. I'm fairly unclear of what you're trying to do. If you can maybe send a video instead that might clear things up.
John Le
You're only one dashboard away.
More video solutions at: https://www.dashboarddudes.com/pantry
John Le
You're only one dashboard away.
Click here for more video solutions:
0
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 616 Datasets
- 2.2K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 738 Beast Mode
- 56 App Studio
- 40 Variables
- 684 Automate
- 176 Apps
- 452 APIs & Domo Developer
- 46 Workflows
- 10 DomoAI
- 35 Predict
- 14 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 123 Manage
- 120 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive