Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10498

Re: Query help. Is this possible?

$
0
0

Thank you Gordon! Your query works great, but needs to be inner joined with itm1 to show the current unit price and not invoiced price. Our price changes daily (based on weighted average cost). Also, I need to have the parameter set to only show specific items. Below is the statement missing from your query:

 

INNER JOIN ITM1 T2 ON T0.ITEMCODE = T2.ITEMCODE AND T2.PRICELIST = '1'

WHERE T0.ITMSGRPCOD <> '101' AND T0.QRYGROUP28 = 'Y'

 

I tried adding those to your query but it says T0.ItemCode could not be bound.


Viewing all articles
Browse latest Browse all 10498

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>