Math operations between columns in a Section Report.
Question: How can I execute math operations between two or more columns shown in a Section Report in Elipse E3? Solution: The report is generated from handling and including Text…
Question: How can I execute math operations between two or more columns shown in a Section Report in Elipse E3? Solution: The report is generated from handling and including Text…
Question: How can I copy values from a Display to the Section Report in Elipse E3? Solution: To do so, access the Section Report and create a Datafield and a…
Question: How can I display in a Section Report of Elipse E3 the timestamp of its creation? Solution: To do so, you must: Add a Demo Tag with Type property…
Question: How can I group data per minute in Elipse E3‘s Section Report? Solution: To do so, you must first add a new Group Header/Footer in the section report. …
Question: How can a calculate a field’s average per page in a Section Report in Elipse E3? Solution: To do so, you must create a Datafield at the section report’s…
Question: How can a Section Report in Elipse E3 display the minimum, maximum, and average values of a field that is stored in a Historic? Solution: To do so, follow…
Question: How can I display current time in a Section Report in Elipse E3? Solution: To do so, you must create a CurrentTime demo tag and, via scripts, pass the…
Question: In the body of a section report of Elipse E3, how can I print the start and end dates of a query filter? Solution: To do so, follow these…
Question: In Elipse E3, how can I resize an E3Chart‘s legend in the section report via scripts? Solution: To do so, follow the generic script below, which is used for the…
Question: In an Elipse E3 Section Report, how can I display the name of the screen from where the Print/PrintPreview command was issued? Solution: First of all, create an internal…