My Stuff
Comments
-
That worked! Thank you!
-
Hi @Joy Noreen Magoling-Oracle , The formulas are calculating how long the work order completion took by calculating the difference between start and end time. I am filtering by work order completions in the last 30 days that are over 240 minutes. I now want to filter work order completions by operation. For example, work…
-
Hi @Joy Noreen Magoling-Oracle , Yes - I am creating a search to find certain work order completions. The search below finds and work order completions over 4 hours. This is what I have so far: I am trying to modify this search to - "Any WCO in OPERATION FINAL ASSEMBLY over 2 hours" I've tried Manufacturing Operation Task:…
-
Hi @Joahnna Given Uy-Oracle @Steve Barrett , I was able to fix the error with using the method in this post: The formula become pretty long, but I am getting the desired result. Thank you both for the help!
-
@Ivy Lopez-Oracle That works great! Thank You!
-
Hi @Erick Dela Rosa-Oracle , I'm still working on it. I was able to retrieve the view the names of the search columns (see below) Still working it all into the script.
-
Hello @Erick Dela Rosa-Oracle , Thank you for the link. This is definitely what I am trying to achieve. I need to get my account privilege's changed before I can upload the script, but I do have a few syntax questions before I upload. See attached txt document and pictures. I modified the headers to match those of my…