Calculating Summary Level Average of a Calculated Field
Hello,
As you see below, the table breaks down weekly average transaction by week for the current period and year, how do I get the average of both weeks at the summary level? WPSA-Transaction is a calculated field that uses this formula to calculate average per week (SUM(`CY_TRANSACTION`) / COUNT(DISTINCT `STORE_ID`))
When I group by just period, domo calculates the average for the whole period, but that is not what I want, I would like to get the average of the weekly average for the period.
0
Answers
-
@RanjitR - you could always try the new FIXED function in beastmodes now.
AVG(SUM(`CY_TRANSACTION`) / COUNT(DISTINCT `STORE_ID`)) FIXED (BY `YEAR_PERIOD_WEEK`)
“There is a superhero in all of us, we just need the courage to put on the cape.” -Superman1
Categories
- 10.6K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 477 Transform
- 1.8K Magic ETL
- 69 SQL DataFlows
- 478 Datasets
- 218 Visualize
- 260 Beast Mode
- 2.1K Charting
- 12 Variables
- 19 Automate
- 356 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 249 Distribute
- 65 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 191 Product Ideas
- 1.2K Ideas Exchange
- 11 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive