commit: 2025-04-09 08:16:27
This commit is contained in:
parent
84d09c4b83
commit
d9513aa891
@ -29,7 +29,7 @@ SELECT
|
||||
,COALESCE(s.segm,o.glec) segm
|
||||
,og.sortmo omon
|
||||
,sg.sortmo smon
|
||||
,COALESCE(f.flag,'Not Forecasted') price_flag
|
||||
,COALESCE(f.flag,CASE WHEN o.shipgrp = 'TARGET STORES' THEN 'RETAIL' ELSE 'YoY' END) price_flag
|
||||
,coalesce(i.futstdus,o.fb_cst_loc_cur * c_rate) cash_cost
|
||||
FROM
|
||||
rlarp.osmfs o
|
||||
|
||||
Loading…
Reference in New Issue
Block a user