jgribeiro Posted April 24, 2010 Share Posted April 24, 2010 Hi, Suppose I have a report with 2 subreports - subreport A and subreport B. Suppose I have a field named field F. Is it possible to select which subreport to execute, based on the content of field F? I mean something like:if Field F == "value a" execute subreport A else execute subreport B.Is that possible? How can I do something like this? José Guilherme Link to comment Share on other sites More sharing options...
pablodc Posted April 26, 2010 Share Posted April 26, 2010 Hi José, You can use the "Print When Expression" to accomplish what you need. Just put a subreport over the other subreport in the design and use the "Print When Expression" conditional. Good luck. Link to comment Share on other sites More sharing options...
jgribeiro Posted April 26, 2010 Author Share Posted April 26, 2010 Thanks, pablodc! I think it will work! José Guilherme Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now