Pivot cells to display non numeric value in reporting
Trying to create a Pivot report for survey data (asmt_metric_result).Each metric result has duplicate rows per question, so I need rows = assessment number, columns = questions, and cells = string_value (user response) instead it is showing actual va...