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
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 470 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 194 Visualize
- 253 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 247 Distribute
- 63 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 174 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive