Report Desk: Variables in Title and Column Headings
Release Date: TBA
Version: 8.6
Elliott allows for certain customization of the product. For example, your company may use the Item Size file to specify Colors instead of something else. In order to make this work well, you may need to insert a variable, based on a pre-defined PSQL User Defined Function, into the report title and/or report column titles. To do this requires the following steps:
In the Template for User Defined Report, create a formula that contains a PSQL function like GETSTYLEGROUPLIT(), in the following:
Save the template and return to the User Defined Report Designer screen. Now we can use this formula in the title of the report, if desired, and in column headings also: Note: You cannot drag a formula (or any other item) to the Column Heading area -- drag-and-drop only works in the Column column. You must type the formula name in the cell below Column Heading.
When the report is run, the variable [SizeLit] will be replaced by the value of the formula specific in the template. In this case, Color.
JEG
Related Articles
Developing a New Elliott V8.6 Report Desk User Defined Report (UDR)
'Release Date: 6/20/2018 Version: 8.6 & Up This document is written for licensed Elliott Software developers. It is not relevant for regular Elliott users. Overview With proper licensing, Elliott developers can follow these three steps to create a ...
Report Desk: Missing Column Title
Release Date: 1/8/2023 Elliott Versions: 8.6 and Later How to Fix a Missing Column Title Occasionally, during custom report development, you may see something like the following when you first run the report: In this case, the column title ...
Report Desk: Global Variables, Parameters and Embedded Functions
Release Date: TBA Version 8.6 Using Global Variables Sometimes it is necessary to access the fields in Elliott's control files, like NSCTLFIL and IMCTLFIL, in order to produce the desired report. For example, in reports that have item cost data, you ...
Report Desk: Customizing Reports
Release Date: 4/28/23 Version: 8.6 Customizing Reports Once a user has been given rights to modify Elliott Report Desk User Design Reports (UDR), they will have access to two additional buttons on the report parameter screens. SQL: This button will ...
Report Desk: Documentation Roadmap
Release Date: 4/28/23 Version: 8.6 Setup and Configuration The following articles explain initial setup and ongoing maintenance of Report Desk: Report Desk: Setup and Configuration : Initial installation and ongoing maintenance. Elliott V8.6 ...