Report is creating a separate sheet for each record

I am trying to create a report that creates a sheet with all the fields in a list.
My template looks like:
โ€œEmployeeNumberโ€,โ€œCOMPANYโ€,โ€œEmpEmailโ€,โ€œMgrEmailโ€,โ€œMMI EXT #โ€,โ€œEMP LOCATIONโ€
โ€œ<<[EmployeeNumber]>>โ€,"<<[COMPANY]>>","<<[EmpEmail]>>","<<[MgrEmail]>>","<<[MMI EXT #]>>","<<[EMP LOCATION]>>"
and when run the spreadsheets are created โ€ฆbut one per record. How do I loop? is it a start in the template?

0 2 133
2 REPLIES 2

Steve
Platinum 4
Platinum 4

Thanks, problem solved. I was not getting anything when โ€œForEntireTableโ€ was selected.
I realized if using โ€˜jEach Recordโ€™ you can prefer to field names in your body/subject etc. If using โ€œEntireTableโ€ you have to qualify each field with the table name.
thanks

Top Labels in this Space