I want to include on reporto only subcomponents

How can I do?

Views: 47

Reply to This

Replies to This Discussion

 

You need to mark all your top level components as packages. They need to have an attribute which is marked "Skip_if". The logic below is a little more complex than that - it only drills into packages and does not drill into other components.

 

See: Package Components

Specifying Package Components

You can use similar logic to specify Package components, which should be drilled, but not shown on the report.

  • Create a new attribute - Package - and set it to true for those items which should be drilled, but not reported.
  • Create a new attribute - NoDrill - mark it as No_Drill, and set is to calculate as: !%Package%
    (NoDrill will be true for all components for which Package is false) (You only need to do this if you do not want to drill further into the sub-components)
  • Mark Package as Skip_If. Components with Package set to true will be drilled into, and not shown on the report.

 

Attribute Skip_if No_Drill Calculation
Package set not set
NoDrill not set set !%Package%
others not set not set

Reply to Discussion

RSS

About

Render Plus created this Ning Network.

Search


Enter a phrase here to search the entire Render Plus web site:

Loading

Translate

Latest Activity

Dana Berry posted a photo
23 hours ago
Rudi Schwarz posted photos
Tuesday
Henry James-Allison of DFAL posted a photo
Apr 15
Rudi Schwarz posted photos
Mar 11

© 2024   Created by Render Plus.   Powered by

Badges  |  Report an Issue  |  Terms of Service