Hi Etienne,
We have a requirement to print a report in word or pdf. At this point, we are exploring the option to print the report in word. We are able to generate a report, however we need guidance on how to achieve printing the data using cursor for list of projects based on the filters. In the sample below we need to select set of projects based on a filter then print the data of the projects belonging to the bucket.
Again, 1.1 ,2.1 is a variable list and can change everytime the report is printed.
1. Completed 123 BU projects [Projects completed with 123 BU]
1.1 Project 123 [Project 123 has 2 BUs 123 and 222]
BU: 123
Project Desc: Testing 123
1.2. Project 111
BU: 123
Project Desc: Testing 111
2. Completed 222 BU Projects [Projects completed with 123 BU]
2.1 Project 123 [Project 123 has 2 BUs 123 and 222]
BU: 222
Project Desc: Testing 123
3. Cancelled 123 Projects
4. Active 222 BU Projects
4.1 Project 666
BU: 222
Project Desc: Testing 666