Siebel's one of the wonderful option is enabling Total for list applet which solves most of the Reporting requirements.
Follow the 3 simple steps below to add Total to the list applet:
1. In the object explorer of Tools navigate to Applet > List and check the "Total Display" and "Total Required" fields
2. Navigate to List Column and query for the field in which Total has to be created and check the "Total Required" field to enable showing the Total in bottom of the List applet
3. To show the currency in front of the Total provide your expression "Total Currency Code Expression" field like Expr: Parent: 'Opportunity.Currency Code'.
Normally if you leave this field as blank by default Siebel predefault with $. For example your opportunity details has 2 line items one in USD and other in some other currency and you wanted to show the currency code as Opportunities currency code then you can use the expression mentioned in the example or you can also default any currency code like Expr: 'YEN'
Hello,
ReplyDeleteWhere to put the Currency Code Expression, because the Field whose property Display Total is made true, has some currency Euro but the Total at the end of applet still shows Dollar.