I have a table and I need to build a Virtual column with averages. I need an average of column [DSO] based on two things:
Date [year] = "Current year" ( I already have a virtual column "year")
Branch [branch] (I have 7 different branches PLUS my "Total" = so It will calculate 8 Averaged DSO)
TABLE:
[Key] [Date] [Branch] [DSO]
SNIPPET OF DATA/TABLE:
Solved! Go to Solution.
Same idea: How do I do COUNTIF() or COUNTIFS()?
Thanks Steve,
I am still not getting this (see below):
This happens to me when I'm using a slice that doesn't include the column. Make sure that Historical DSO Download Table includes the Branch column.
It does, but it is a Ref. Is that the problem?
What about the table that includes the Baytown column?
Got it working. Thanks AGAIN Steve!
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |