Ok, I have searched everywhere, and came up with a short-term solution. But I still need [oh no... daughter just spilled coffee all over my laptop and desk!!!! ok, it's clean...] help. I developed a statement that gets a median value from an invoicetotals view. Basically it takes the middle 2 values (in case there is an even number of rows) and averages them. The problem is, I want to do this in a customer grouping, to get all values at once. I have done it with everything, except median. It really needs to perform well as this is my biggest issue.
Anyone have any experience with this? I will post code if I need to, but it will probably only be beneficial if someone has had experience with this.
Best regards,
Michael C. Gates
Anyone have any experience with this? I will post code if I need to, but it will probably only be beneficial if someone has had experience with this.
Best regards,
Michael C. Gates
Comment