Wed, 2023-10-18 09:00
BR
Hi
I'd like to set the title of the report to be the selected subprocess name, if there is only one selected subprocess, or to be the process name, if there is more than one subprocess selected. Is this possible?
At the moment the title of the report is set to be the script name, which I understand is the default.
Thank you in advance for your help.
Bruno Rocha
Hi, this is totally possible.
Here is how I would do it (note: this is crudely written - you may be able to improve it)
If you have any questions about the script or how to approach such a problem in general, feel free to ask. I added comments to most of the lines of the script, trying to explain what it does in English.