BLOG CATEGORIES
This is one of the most efficient training I have ever attend and I have attended a lot of trainings. I can now design advanced reports and if I practice a bit, I am sure I can get some expertise on it. So Thank YOU.
GEBS Reporting » Blog » RequisitePro
RequisitePro
Rational Publishing Engine: All about recursion
- October 1st, 2010
- Author:
- Category: RequisitePro, RPE Template
- Discussion: 2 Comments
When we need to use data recursion? Let’s suppose that we have a schema like in Figure 1. We want to extract the list of SRRequirements (Software requirements). For each SRRequirement we want to extract all children requirements, for each child requirement we want to extract all children requirements and so on. In other words, for [...]
