{file.SALES} - {file.COST}
// calculates the gross profit
({file.SALES} - {file.QUOTA}) *.06
// calculates sales commission//what follows is
//a formula. Note that when
//we force the line break we have
//to begin each new line with a
//comment operator.
If {file.COST} > {file.SELL PRICE} Then "Loss" Else "";
//That was a formula|
Business Objects, SAP 子公司 http://www.taiwan.businessobjects.com/ 支援服務 http://www.taiwan.businessobjects.com/support/ 產品說明文件網站 http://support.businessobjects.com/documentation/ |