We have a Project report with 3 sections, Failed Defects, New Defects, Closed Defects. Each one has a filter assigned based on Version, Failed = Planned Closed in version; New=detected in version; Closed= Closed in version. When we generate a report for the next version, we need to adjust each filter to query the correct information.
Question: is there a way to assign a variable to a filter?
For example: using the script when I select the report an input message box would appear asking for the version number. This data would then be assigned a variable to be used in the filter.