Michael Abadier Posted December 13, 2019 Share Posted December 13, 2019 This is the formula to calculate % of change from previous value(Sum([OIL]) / Sum([OIL]) OVER Previous([Axis.X])) - 1 How to calculate % of change from baseline (or certain value) instead of previous value which formula should I use Link to comment Share on other sites More sharing options...
Kirsten Smith (she/her) Posted December 16, 2019 Share Posted December 16, 2019 There is an Aggregation method called "Change Relative to Fixed Point" that might give you what you are looking for. 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