christopher sawtelle 2 Posted July 2, 2015 Share Posted July 2, 2015 Is there a way to adjust this expression to workfor a calculated column I do havea [Date] column. Sum([weight]) then [Value]-First([Value]) OVER (NavigatePeriod([Axis.x],"Year",-1)) Link to comment Share on other sites More sharing options...
Steve Fernandez Posted January 7, 2019 Share Posted January 7, 2019 You can do that in a summary table. I think you'd just need to change it to [Axis.Rows] for it work. 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