Well you can use this way:
Do you mean the way of getting the data 3 monthes by 3 monthes.I can make it with this way.
for each number from 90 to ( the number of days you want the counter to stop on for example 182 (that means that we will get the data of the last 6 months 3 by 3) by 90
you will now form your request.In the start days parameter set it to number - 90 and the end day to the number.that’s it! now get data from the api with this url you have.
But at the ending add this blocks:
get mellist from instant: make instant from parts : and set all the parameters to 0 except the days set it to the result you got from the above way.
1 Like
system
(system)
Closed
October 4, 2020, 8:29pm
#22
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.