{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.china.businessobjects.com/ 支持服务 http://www.china.businessobjects.com/support/ Web 上的产品文档 http://support.businessobjects.com/documentation/ |