Hi,
I want to output a single excel file with several sheets using the reporting tools.
Please consider the following data.
| Roll Number | Section | Result |
| 1 | A | Pass |
| 2 | A | Fail |
| 3 | A | Average |
| 1 | B | Pass |
| 2 | B | Fail |
| 3 | B | Average |
| 1 | C | Pass |
| 2 | C | Fail |
| 3 | C | Average |
I want section in different sheets and one excel file as section.
Pass - Green
Fail - Red
Average - Yellow
I am getting one excel file using output tool, action tool and file browse tool.
But I am not knowing how to do it with reporting tool,
Can anyone assist me on ths.