Make Domo Make Sense
Can someone please explain this logic to me, I am so confused.
I am taking some avgs right. Here is my data by day, I have a function to find the max value for the timeframe.
You can't see the rest of my numbers in the screenshot but they are between 197 and 205. As you can see 211 is my max for the month.
If I use the timeframe filter I can switch it from By Day to By Week, also makes sense. Same 211.
But for some reason when I switch to By Month I get a new number that comes out of no where. As you can see from previous photos the max for all of Oct is 211 so where the heck is it getting 223.
The Column Avg Distinct Users is using MAX(count(distinct `User ID`)) OVER()
and Unique Users is using MAX(count(distinct `User ID`)) OVER()
The dataset is a recursive flow of Domostats People.
Answers
-
Did you have users get created or removed during the month?
For example if we're at 50 but you removed 5 users and added 5 users
Week 1: 50 users
Week 2: 50 users - 5 removed, 5 added = 50
Week 3: 50 users - 5 removed, 5 added = 50
At the end of the month you'd have 60 different users instead of the 50 you're seeing each week.
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
@GrantSmith hmm good point, I am sure I am having users added/removed. I guess I was expecting to see that reflect somewhere in the daily number.
0
Categories
- All Categories
- 1.2K Product Ideas
- 1.2K Ideas Exchange
- 1.4K Connect
- 1.1K Connectors
- 273 Workbench
- 2 Cloud Amplifier
- 3 Federated
- 2.7K Transform
- 78 SQL DataFlows
- 526 Datasets
- 2.1K Magic ETL
- 3K Visualize
- 2.2K Charting
- 441 Beast Mode
- 23 Variables
- 514 Automate
- 115 Apps
- 391 APIs & Domo Developer
- 8 Workflows
- 26 Predict
- 10 Jupyter Workspaces
- 16 R & Python Tiles
- 332 Distribute
- 77 Domo Everywhere
- 255 Scheduled Reports
- 67 Manage
- 67 Governance & Security
- 1 Product Release Questions
- Community Forums
- 41 Getting Started
- 27 Community Member Introductions
- 68 Community Announcements
- 4.8K Archive