Nick Parrillo 2 Posted April 11, 2019 Share Posted April 11, 2019 I am trying to get a 5 day moving average of some Gas/Oil Ratios. First I am calculating the GOR off daily gas and oil data, then trying to average out. This is the equation that is not working: ([Gas/Day]*1000)/[Oil/Day] then Avg([Value]) over (Intersect([Well Name], LastPeriods(5,[Days]))) Any help would be appriciated. Thank you Link to comment Share on other sites More sharing options...
Alain Martens Posted April 11, 2019 Share Posted April 11, 2019 Hi, Please try toremove theintersect[well name] fromthe expression like show in the attached screenshot. Best regards, Alain Link to comment Share on other sites More sharing options...
Nick Parrillo 2 Posted April 11, 2019 Author Share Posted April 11, 2019 But dont I need that if I have multiple wells listed for this calculated column 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