New DB fields or Labels added to an old report do not populate
I have a report i created a long time ago with an older version of RB. When i add a label in a band, it will not show up in preview nor when i run the program. All the new DB fields added show as the field name and not the data itself. When i run the program, everything new is blank but all the old data created years ago populate fine. I tried to add a ppreport.reset, tried to clear the cache, still nothing. I have a master pipeline and a detail pipelines. I am at loss right now.
Any advice ?
Thanks
Any advice ?
Thanks
Comments
Which version of ReportBuilder was used to create the original template? If possible, please send a copy of the template to support@ so we can test it here and find a solution.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Following email correspondence, this is issue is resolved. An example .rtm was provided. The solution was to perform a BringToFront on a PageBreak component so newly added Labels / DBText generate on the current page, prior to the PageBreak component. The Report Tree lists object z-order. Use BringToFront/SendToBack, BringForward/SendBackward to adjust z-order.
Alternatively, can place static objects inside a Region / Subreport. Then set PageBreak ShiftRelativeTo the Region / Subreport.
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com