Like what you see? Have a play with our trial version.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
classcontents

Overview


Styleclass
ClasstopLink

top

Advanced Functions are used to transform results by applying post processing calculations to the initial query results. These functions are database independant independent as they are performed by Java code, rather than being part of the SQL query.

...

Expand
titleClick to expand...

Once installed, you will be able to use this function through the Advanced Function menu.

 

 

 

Applying a Function


Styleclass
ClasstopLink

top


Report Builder - Data Step

...

 

Applying Data Conversion


Styleclass
ClasstopLink

top

Data in a field can be converted by completing the following:

...

  1. Open the Advanced Function display, as outlined in the sections above.
  2. Choose the ‘Data Conversion’ tab. This will provide you with the interface to use to select the conversion you wish to apply.
  3. Choose the aggregation appropriate for you conversion.
  4. Click Add button to select and apply a conversion – this will present you with a list of possible conversions for the data type you have selected. By default there is a java date converter and a Numeric divide converter (This lets you divide a value by 1000’s etc).
  5. Follow the on screen instructions for the converter and click Save.
  6. Note that you can add multiple converters to a data type if required by clicking the add link and creating a new type.

 

horizontalrule

Styleclass
ClasstopLink

top