Kbase 17167: Actuate - How to replace a value of a field?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Actuate - How to replace a value of a field?
Many Report Builder customers used the IIF function to change the
value of their field and need to have this functionality in Actuate
also.
The easiest way to do this in Actuate is to use the IIF statement
in the expression builder.
1. Select a Text Control from the Controls panel
2. Select the Properties for the text control
3. In ValueExp go into the Expression Builder
and put in your values:
For example: iif([Customer.City] = "Boston", "BOSTON", "other")
For a list of other Actuate functions see Actuate Basic Language
Reference.
AMH 8/12/97
Progress Software Technical Support Note # 17167