Quantcast
Viewing all articles
Browse latest Browse all 37027

Forum Post: Inventory in 4.5 Crystal formula needed to show price of item based on CI_Item price code

I have a crystal report built in 4.3 that showed the price of an item based on the Price Code within the item.  The following is the formula. IF {IMB_PriceCode.Method} = "P" THEN {CI_Item.StandardUnitPrice} - {IMB_PriceCode.DiscountMarkupPriceRate1} ELSE IF {IMB_PriceCode.Method} = "D" THEN {CI_Item.StandardUnitPrice} * ((100-{IMB_PriceCode.DiscountMarkupPriceRate1})/100) ELSE 0 This formula will not work in 4.5. Our price code may show 20% as the code, where is the actual field showing the .20 that the item needs to calculate on? If I insert the IM_Price code table, then the data returned are items that have prices by customer or qty levels. I am rebuilding reports from 4.3 and need to get them finished in order to go "live" with 4.5. Thanks for your help.  

Viewing all articles
Browse latest Browse all 37027

Trending Articles



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