Duplicate reports - same name, different filters
My app has several different sections, for continuity, each section needs to contain a list of the same report titles. Within each new section the reports, although duplicate in structure, vary by their constraints/filters
Example
Section 1 - Cyclones
report - Financial Support (filtered to only include cyclone data)
report - Business Support (filtered to only include cyclone data)
report - Personal Support (filtered to only include cyclone data)
Section 2 - Drought
report - Financial Support (filtered to only include drought data)
report - Business Support (filtered to only include drought data)
report - Personal Support (filtered to only include drought data)
Is there any way for a report's display name to be duplicated?