Summary
BI Publisher pass variable to sub template for each record
Content
Hi All,
I have a main report rtf template and query that lists projects. I need to add a sub template that then gets engineer names from a different record depending on what the Project ID is in the main template.
How do I pass the project id from the main rtf template to the sub template?
Main RTF
Project 1 ID
Sub RTF - Engineer Name based on Project ID
Project 2 ID
Sub RTF - Engineer Name based on Project 2 ID
Project 3 ID
Sub RTF - Engineer Name based on Project 3 ID
etc...
Thanks,
John