Hi Kundan, That sounds like a job for text mode, assuming that data is
available in the API. When I look at the API Explorer, I see
projectUserRoles, Rates and Hours as available collections, which
suggests your idea should be possible. My sample below isn't quite what
you're asking, but demonstrates a way to iterate through a related
collection to aggregate the Task Name and Planned Completion Date in a
Project report, with the addition that I wanted only child tasks of a
particular parent task...