nlarson if you include 'ask at run time' in a sub-report query, the user will be prompted at run time however the input will be ignored. Is this a defect?
aware_support You really should not include queries that ask users at runtime as subreport queries. This is extremely confusing and is not supported. You should ask all questions you need to ask the user before you run the report and then use answers in the report.
nlarson No supported, thank you for the clarification. While I can easily work around this, there are valid use cases...