How to know the way DOMO beast mode 'calculated field' is calculating?
In order to solve the problem at Summary Number, I simplify the data.
below is the description of the problem:
below is the simplified data:
2024-4-1, data is 1.32, which is what I want to show.
2024-4-2, data is 2.32, which is what i want to show.
In Summary Number area, I want the average, that is (1.32+2.32)/2=1.82
but the Summary Number is 1.888
the calculated field for summary number is (sum (DISTINCT托盘库位数折算
) fixed( byStorage Location Name
,Storage Date
)) * (COUNT(DISTINCT Storage Location Name
) fixed (by Storage Date
))
Why the average data is not what I want? what is the problem with my design?
Looking for help!
thanks
Best Answer
-
Try just sum, not sum(DISTINCT), if you have 2+ rows with the same value sum(DISTINCT) would only use one of them in the calc.
0
Answers
-
Try just sum, not sum(DISTINCT), if you have 2+ rows with the same value sum(DISTINCT) would only use one of them in the calc.
0 -
This case my suggestion we can process using SQL in DOMO
1
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.9K Visualize
- 2.5K Charting
- 738 Beast Mode
- 56 App Studio
- 40 Variables
- 685 Automate
- 176 Apps
- 452 APIs & Domo Developer
- 47 Workflows
- 10 DomoAI
- 36 Predict
- 15 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 124 Manage
- 121 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