Value from yesterday
Hi guys,
Im trying to pull in the value from yesterday to fit into a broader formula. The value is followers (social media). Pulling it in from yesterday gives me the latest total followers figure.
Here is my latest attempt:
SUM(`Followers'), DATE()-1)
And broader formula is to achieve daily client account engagement rate by dividing total engagement by number of posts and further divided by the total number of followers on the account on that day:
((SUM(`Likes`) + SUM(`Comments`) + SUM(`Saves`)) / COUNT(DISTINCT `Media Type`)) / SUM(`Followers'), DATE()-1)
Thanks,
Shiel.
Answers
-
I think that you will need to add a field to your dataset that will provide the prior days followers. This is because the calculated fields cannot do lag functions to check the value of the previous day.
Do you think you could share a sample of your dataset? Might help someone get to a solution
“There is a superhero in all of us, we just need the courage to put on the cape.” -Superman1
Categories
- All Categories
- 1.1K Product Ideas
- 1.1K Ideas Exchange
- 1.2K Connect
- 969 Connectors
- 256 Workbench
- Cloud Amplifier
- 1 Federated
- 2.4K Transform
- 76 SQL DataFlows
- 500 Datasets
- 1.8K Magic ETL
- 2.7K Visualize
- 2.2K Charting
- 368 Beast Mode
- 19 Variables
- 483 Automate
- 101 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