Elastic Report, calcMin/calcMax not working

Forum Home Forums Understanding the Software Elastic Report, calcMin/calcMax not working

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #9466
    Artos9
    Participant

    Hello,
    I have issue with showing MIN and MAX calculation in using Elastic Report plugin.
    Could you help with this issue?
    I use report as HTML view.
    HTML view calculate formula types?
    Report Configuration.
    <Section>
    <SectionOptions>
    <!– The unique section ID. Use Latin characters without spaces –>
    <ID>Section1</ID>
    <!– Type defines the form of the section. Possible values: TimeData, TimeTime, DataData, Fields –>
    <SectionType>TimeData</SectionType>
    <!– Subheading of the section –>
    <Subheading>Daily Table</Subheading>
    <!– Show or hide subheading –>
    <SubheadingVisible>true</SubheadingVisible>
    <!– Detailing of the time. Possible values: Hour, Day, Month, BeginEnd –>
    <TimeDetailing>Day</TimeDetailing>
    <!– Skip the first time point of the working period –>
    <SkipFirstRow>false</SkipFirstRow>
    </SectionOptions>

    <!– Specification of the columns and data binding is below –>
    <Table>
    <ColumnGroup name=”Channels”>
    <Column name=”CH001″ cnlNum=”403″ calcType=”Val” colStyle=”col-xs” calcMin=”true” calcMax=”true”/>
    </ColumnGroup>
    </Table>
    </Section>

    #9467
    Artos9
    Participant

    Oh, I need to add. I use Rapid Scada on Raspberry Pi.

    #9474
    Mikhail
    Moderator

    Hello,

    What version of Elastic Report do you use?
    What error do you get?

    #9476
    Artos9
    Participant

    Hello,
    Elastic Report version is 5.0.5.1.

    I don’t received any errors.
    MIN and MAX are missed.

    #9483
    Mikhail
    Moderator

    Could you make a screenshot of the report result?
    If you use the default ElasticRepExample.xml, are there min and max?

    #9487
    Artos9
    Participant

    Hello,
    Screenshot:
    https://imgur.com/eiShLb0

    I tried use default configuration, and there aren’t min and max.

    #9491
    Mikhail
    Moderator

    Hello,
    Please try this update. Does it help?

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.