Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello guys,
I used to have the following charts, working with the following Dimension and Expression:
Dimension: =Date(DACG, 'DD/MM/YY')
Expression: =avg({1<STCK={'GOLL4'}, DACG={">$(=Date(Addmonths(Today(), -3)))"}>} VDAF)
For your information, if I try to use =avg(VDAF), than it works, but of course, it's not what I'm looking for. I would like to show the last 3 months of chart. Not the whole period.
But now it's working, look at that:
What's going on?
How can I solve it?
I just changed CVPG to PERI (another date field), and it's working now!
I just changed CVPG to PERI (another date field), and it's working now!