Add a row-to-column report. Currently, only pivot tables support row-to-column conversion, but the issue is that they only support numerical data types for row-to-column transformation. If the data involves character-type fields, this functionality cannot be achieved . Thank you.
For example, converting students' scores from rows to columns, but the scores are not numerical values; instead, they are qualitative ratings such as "Excellent", "Good", "Poor", and "Fail".