Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi
Using QueryPropertyHistory I'm not able to fetch all rows between the specified start and end date.
Please provide a solution because I need this for my graph.
Thanks in advance.
For more information I'm attaching the screenshot.
What value did you use for maxItems? Is the total count of data points in this interval less than or equal to maxItems?
I tried with maxItem greater than the total count of data points. I didn't work.
So I removed the maxItem.
Have you probably applied sort filter in the Query section on another column?
No, I'm not using any query.
Only enabled the oldestFirst to true.