Forum Discussion

waltercastillo's avatar
waltercastillo
New Member
7 years ago

Project Online ODATA Filter data from ResourceTimephasedDataSet

I have a Project Online implementation, around 3000 resources, but not all have assignments, the ResourceTimephaseDataSet table is very big, because it create rows for all 3000 resources, then load this table is taking around 3 hours. Question: How can I filter the ResourceTimephaseDataSet table to just load rows based on the Resources that have assignments for a Power BI report?

3 Replies

    • waltercastillo's avatar
      waltercastillo
      New Member

      Thanks a lot Xiaoxin

      I'm trying with Expand, but I don't find several samples with it.

      I need more examples to understand how can I take this done.

       

      WCC