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.