Reading Day in Elastic Report

Forum Home Forums Understanding the Software Reading Day in Elastic Report

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #10468
    Hari
    Participant

    Hi,

    Can you explain, what will happen if we change Reading Day to 1 or any other value in elastic report?

    This is the example code in Elastic Report xml file.
    <!– Day of monthly meter readings –>
    <ReadingDay>20</ReadingDay>

    • This topic was modified 1 year, 7 months ago by Mikhail.
    #10470
    Mikhail
    Moderator

    Hi,

    In the example configuration file ElasticRepExample.xml all parameters have descriptions.
    ReadingDay – Day of monthly meter readings
    It means that this is a day of month that is used to get values if report argument is a month without specific date. For example, if report period is from April to May, the actual data period would be from April 20 to May 20.

    #10471
    Hari
    Participant

    Thanks Mikhail.

    And how to set time range (Reading Hour) for getting single day data. For Eg, I need data for 00:00 to 23:00 for a particular day.

    #10472
    Mikhail
    Moderator

    Set ReadingHour to 0.
    Select the same start and end dates in the report parameters form.

    #10473
    Hari
    Participant

    If I set reading hour to 0 I’m getting data for next day 00hrs also. I have selected Same start and end dates in reports.

    Elastic Report

    I need data for that particular day alone.

    • This reply was modified 1 year, 7 months ago by Hari.
    • This reply was modified 1 year, 7 months ago by Hari.
    #10476
    Mikhail
    Moderator

    The link does not work. Please provide public access for the link.

    #10477
    Hari
    Participant
    #10480
    Mikhail
    Moderator

    Could you try to set SkipFirstHour parameter of the section to true?
    Then publish a screenshot with SkipFirstHour=true

    #10483
    Hari
    Participant

    I have set SkipFirstHour = true. But still it is showing like that.
    Report

    #10484
    Mikhail
    Moderator

    Thank you for the screenshot.
    To solve the issue, a new parameter SkipLastHour should be implemented for the plugin. I’ve added it to the list of features to implement.

    #10486
    Hari
    Participant

    Thanks Mikhail.

    #10488
    Hari
    Participant

    Is there any attributes for calculating standard deviation like we have calcAvg to calculate Average?

    #10491
    Mikhail
    Moderator

    If you export reports in Excel format, you could use Excel formulas.
    In case of using PFD, there are average, sum, min and max functions available.

    #10492
    Hari
    Participant

    We can directly type formulas in that xml file or we have to do calculations only in excel after exporting?

    #10562
    victorlam
    Participant

    I see that there is “average” column inside the input channel description table? May I know what is the meaning of average here? Not sure why there is average for one channel number value?

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