Hi Meredith,
Unfortunately, I can't come up with any way to accomplish what you are trying to do using notes. We do have conditional reporting, so for example, you could say "$repeatUseCases where Notes Exist", but there's no way to put an extra condition on the type of notes.
Perhaps there is a specific reason that you need to use notes, but if not, I suggest that you use custom fields instead. For example, you could create a custom field for use cases and requirements named "Project Name". This has several advantages:
- Since it's a direct property of the use case and requirement, you can use conditional reporting, for example: $repeatUseCases where ProjectName = Proj1
- Alternatively, you can show Project Name as a column in the main list and sort on that field (or use group by). Then select the use cases for the project you are interested in, and when you generate the report, tell it to report on just the selected items.
- Not related to reporting, but another advantage is that you will be able to change the project name for multiple items all at once by selecting them in the list and changing the Project Name property in the properties window.
Sorry that I can't come up with a way to do it using notes, but hope the alternative can work for you.
Doug