- I have a huge list of data in PWA.
- Is there a way to get only the filtered data? If I retrieve all the data the size of the Excel file gets extremely large, containing data that I'm not interested in.
For Example:
I want to retrieve corresponding Task, Assignment and Resource data, if I apply filter for one project id.
Is this possible?
Thanks in advance
Sarath