Forum Discussion

gaccardo's avatar
gaccardo
Advocate II
8 years ago

VSTS odata refresh issue

We are reading data from the VSTS odata source.  Because the queries return too much data, we create a table of date values, then use these date values to limit the scope of the query.  Everything w...