Hello - this is probably way simpler than my brain is making it, but does anybody know how to calculate gross sales as of yesterday?
If I'm remembering correctly, Chris taught me to do a "YTD Flag" when I needed something similar for our Education department.
You just need to use Filtered Values to subtract the revenue amount for order date = Today from the total revenue.This example basically says give me the:
To be a bit clearer, you put these on Value within the Formula level (not the widget or dashboard level). It is how you add filters on the formula level. In my example, if the total sales was $1,000 and we sold $100 after midnight (order date = Today) on our website (before the nightly Analytics load), it would display $900.