ChartPro export function

Forum Home Forums Understanding the Software ChartPro export function

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16165
    kcks66
    Participant

    Hi Miklhail,

    I increased the ChartPro trend maxfixedperiod to 365 days as below:

    <DataOptions>
    <ArchiveCode>Min</ArchiveCode>
    <GapBetweenPoints>90</GapBetweenPoints>
    <RefreshRate>60000</RefreshRate>
    <RequestPeriod>24</RequestPeriod>
    <MaxFixedPeriod>365</MaxFixedPeriod>
    <MaxRollingPeriod>1440</MaxRollingPeriod>
    </DataOptions>

    I able to trend data for few months. However when I want to export to Excel error pop up:

    https://ibb.co/LXDntC6t

    Pls advice for where should I change the export’s default period?
    Thank you.

    #16169
    Mikhail
    Moderator

    Hi,

    Also change MaxReportPeriod in ScadaWebConfig.xml

    #16172
    kcks66
    Participant

    Hi Mikhail,

    Got it. Thank you.

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