I'm setting up a new tracking sheet which will have multiple columns (about 50). For ease of displaying these to end users, I would like to 'report' them vertically. Is that possible in SmartSheets? FYI, the reason for now setting up vertically is to preserve field format (date versus text).
For Example:
Currently displays as:
Column 1, Column 2, Column 3
Row 1 Field 1, Row 1 Field 2, Row 1 Field 3
Row 2 Field 1, Row 2 Field 2, Row 2 Field 3
Desired Report Result:
Column 1, Row 1 Field 1, Row 2 Field 1, Row 3 Field 1...
Column 2, Row 2 Field 1, Row 2 Field 2, Row 3 Field 3...
Column 3, Field 3 Field 1, Row 3 Field 2, Row 3 Field 3...