Skip to main content
I am using a report in conga to create a table in WORD template. I want to be able to use the first row of data to populate certain fields that are not in the table. So if the report has 1 or more rows of records. I use that in a table but I also want that the first row of data. ex: report name:ABC and say that has a column fieldname: NAME

 

so I want to pick up ABC.NAME from first row of report data and use it in a field rather than between the <<tablestart.ABC>> and <<tableend.ABC>> to repeat rows.

 

Stumped with this. Basically I want to use data in the child record while running the report on the parent to populate a field(assuming that all child records have the same value for that field)
2 answers
  1. Jul 28, 2017, 7:27 PM
    i know we can access a singular value by reportname.fieldname in pdf doc in conga but doesn't seem to work in WORD
0/9000