An intuitive utility to help find the CSS path to UI elements on a webpage. These paths are used frequently in a variety of front-end development and QA automation tasks.
One of a set of tools we're offering as a way of saying thank you for being a part of the community.
THe method is top down so the report header is done first then group headers then details then group footers
Subreports are the LAST objects evaluated in a section so the values from them are not known until after the subreport is evaluated which will then be after the section is displayed.
Try this
Insert a "second" details section
Right click the detail section in the left margin
CLick INSERT SECTION BELOW - Details B appears
You can click the left margin and drag the new section up so it is now Details A
Move the subreport to Details A
The value it evaluates will now be available in Details B which will have the rest of what you were displaying in the detail section
mlmcc