cancel
Showing results for 
Search instead for 
Did you mean: 

Display multiple fields per record

0 Kudos

I have a database with our employees names (string values) and up to 20 numbers listed (number fields; Number_1, Number_2, ... Number_19, Number_20) for each employee. I need to create a report (to export to a CSV) that has each number listed along with the employees name.

i.e.

johnsmith,12345

johnsmith,3456

bobjones,98766

sallyroth,456

Thanks in advance for any help....

Accepted Solutions (0)

Answers (1)

Answers (1)

abhilash_kumar
Active Contributor
0 Kudos

Hi Jeremy,

1. Place the Name field on the details section

2. Insert a text object beside the Name field > Drag and drop the number fields inside this text object.

-Abhilash