Skip to main content



      Home
Home » Archived » BIRT » What is the alternative to DrillDownGroupLevel function in Birt?
What is the alternative to DrillDownGroupLevel function in Birt? [message #1587084] Tue, 27 January 2015 01:14 Go to next message
Eclipse UserFriend
How to implement drilldowngrouplevel as in crystal reports to drill down group levels in birt.
For eg. DrillDowngroupLevel > 1.
I've a situation where I'm unable to get the 'section expert' (as in crystals) to
Hide(Drill-Down Ok) and
Suppress(No Drill-Down)
to attain the similar functionality.
Is there a way or alternative to achieve the same?
Re: What is the alternative to DrillDownGroupLevel function in Birt? [message #1588029 is a reply to message #1587084] Tue, 27 January 2015 13:08 Go to previous message
Eclipse UserFriend
I'm assuming you're simply talking about the way to expand and collapse table groups in the html output? If so, in the commercial version, this is out of the box functionality to have expanding and collapsing groups. In the open source version, you'll have to create the expanding and collapsing on your own either with a drill through (and parameters) or through JavaScript.

If using the paginated viewer, you'd need to do the drill through way. Something like this:

http://developer.actuate.com/community/forum/index.php?/files/file/426-expandablecollapsible-groups-by-drill-through/

If displaying everything on a single html page, you could use JavaScript and not re-run the report.

Let me know if I misunderstood.
Previous Topic:Get design handle from simpleapi
Next Topic:Run a report against a dynamic EMF data source
Goto Forum:
  


Current Time: Fri Mar 21 23:50:46 EDT 2025

Powered by FUDForum. Page generated in 0.02722 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top