Viewing 15 posts - 61 through 75 (of 95 total)
I am not sure I understand.
I basically need
select *,
case when 'Issue' IN ('Overforecasted', 'Underforecasted') AND 'Start Date' DISTINCT 3 dates THEN 'Issue exists for 3 weeks in a...
December 31, 2021 at 4:57 am
@pietlinden I am not sure how I can provide scripts... I have no idea what is this tbh...
I have similar to what Steve Collins have described. It runs...
December 29, 2021 at 8:47 pm
Steve Collins I am not sure I understand what I need to do. In my last post I have provided the minimal code that you suggested to provide. I cannot...
December 28, 2021 at 10:21 pm
@steve-2 Collins
I am really sorry I am not that experienced may not understand some things.
This is the minimal code (I trimmed it down as much as I could).
I...
December 28, 2021 at 8:30 pm
When I add the code, I start getting errors.
December 28, 2021 at 5:54 pm
@steve-2 Collins thank you for your response. It should be one of 3:
December 28, 2021 at 5:45 pm
@steve-2 Collins thank you very much for your reply. It is very helpful.
I have a question what the code shows.
So do I understand correctly the code finds all...
December 28, 2021 at 4:03 pm
@steve-2 Collins thank you very much for your reply. It is very helpful.
December 28, 2021 at 4:02 pm
@steve-2 Collins thank you very much for your reply. It is very helpful.
December 28, 2021 at 4:02 pm
@pietlinden I figured how to fix it in SQL. I removed store numbers, grouped on forecast (but didn't sum) and summed on hand and on order. As a...
December 18, 2021 at 5:31 am
In the forecast table FCSTPERFSTATIC [LOC column] table is basically chain names and we don't forecast at a store level. I join this [LOC] (Chain name) to another...
December 18, 2021 at 1:28 am
Ohh I figured that, my apology, i will appreciate if it can get removed.
December 14, 2021 at 12:32 am
Phil Parkin when I remove the grouping I have the very same numbers, just not grouped, but when I copy and paste them in Excel and calculate the numbers they...
December 9, 2021 at 4:20 pm
I am not sure I understand. I don't have any CREATE TABLE and INSERT scripts. The whole code that I had I wrote over here. I don't have...
December 9, 2021 at 2:23 am
Viewing 15 posts - 61 through 75 (of 95 total)