Daniel Pillay Posted March 25, 2019 Share Posted March 25, 2019 Good Day Just a quick question from a rookie user, I have a current kpi that shows me usage of my server but I need the value to be shown over a 3 month rolling period,how would I go about adding a 3 month rolling period to my kpi and also is it possible to showcase my spark line in weeks Thanks Link to comment Share on other sites More sharing options...
Richard Pobi Posted March 25, 2019 Share Posted March 25, 2019 Properties>>KPIs >> Settings >>Data >> Limit data using expression >> Type the below in your expression [Date] > Max(DateAdd(mm, -3, [Date])) >> OK Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now