Group on account name
Hi,
I am new to Domo. I currently have a card using Salesforce data that shows the average deal size per opportunity type.
I can show this per month and per quarter per filter.
For example:
Account Name Amount Close Date
Opportunity 1 Customer A 50 24 Oct 19
Opportunity 2 Customer A 100 24 Oct 19
Opportunity 3 Customer A 20 24 Oct 19
Opportunity 4 Customer B 40 14 Oct 19
Now it averages them like this: 50+100+20+40 / 4 = 52.5
However I would like to group the customer A opportunities that are on the same date as one.
So it average like this: (50+100+20) + 40 / 2 = 105
How can I do this?
Regards
Dorien
Comments
-
You can create a calculated field and use that as a summary number;
SUM(`Amount`) / COUNT(DISTINCT CONCAT(`Account Name`,' ',`Close Date`))
“There is a superhero in all of us, we just need the courage to put on the cape.” -Superman0
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