Forum Discussion

KCinMelbourne's avatar
KCinMelbourne
Icon for Resolver I rankResolver I
7 years ago

Reduce Data Retrieved from OData (Project Online)

Hi all,

 

I have an O Data feed pulling timesheet data from Project Online.  I have 2 issues with this:

  1. It pulls all historical timesheet data which I then filter meaning the retrieve is slow considering I only really need 1 month of data at a time. Is it possible to push the processing back to Project Online so the retrieve time is reduced?
  2. The timesheet data itself is found in 2 separate tables and then if any other additional information required (such as resource information and the project data) comes from 2 more tables.  This means I retrieve 4 complete tables, filter the timesheets to current month and then merge to retrieve data from other tables.  Is it possible to push the data merge back so I am only retrieving the columns that I require from each table?

At present, the table takes 4-6 minutes to load but it is a relatively new data set, so as it grows, I'm concerned refresh time will grow as well.

 

Thanks

KCinMelbourne

 

 

4 Replies