Announcements
Hello, I have some subreports and I would like them to appear only with switch case. How can I do this?
Hi,
I have only one idea
1. Create one subreport with input parameter
2. Switch you content inside subreport based on the parameter. Show one table to parameter 1 and another for 2.
3. Add subreport on main report with passing parameters
Something like this
switch showsubreport
Sub-Reports must be presented according to field id in the database
If field = "1
Show SubReport > SubReport1
If Field = "2
Show Sub Report > SubReport2
Hello,
What do you mean "switch case"?
[/quote]Hello,
What do you mean "switch case"?
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156