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`))
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 825 Beast Mode
- Visualize
- 2.6K Charting
- 90 App Studio
- 46 Variables
- Automate
- 197 Apps
- 489 APIs & Domo Developer
- 94 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 145 Governance & Security
- 12 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive