Hey everyone,
I just wanted to give an update on my problem:
What I come up with is "average ( TOTALCPU for RUNSTARTTIMESTAMP < _add_days(current_date; - 30) )", this actually shows what I expect / want to see, at least in FM e.g. dates like "Mar 15" or "Mar 21".
My question is why do I have to use "<" rather than ">"? Maybe my brain is lagging out here but should it not be ">" because I want the be able to see the values for the last 30 days? If I use anything else than "<" it will show me start dates from 2015 and 2016 for some reason.
Another problem is when I want to use the calculated value ("ACPU" for average totalcpu) it again shows different values than what I would expect and it even changes the other columns to "average" as well.
Any suggestions?
Kind regards,
Marvin