Skip to main content

I am trying to create a Survey report where each question in the survey is in a column and the answer is in each row. 

 

This would make the report legible where we have the Participant in one column and their answers in the same row 

 

Creating a Survey Report with the each question in a column and answer in rows

 

#Salesforce Surveys

 

 @Salesforce Surveys

3 answers
  1. May 18, 8:00 AM

    Hi Bob, I'm not sure if you were able to generate the report as needed. From what I see, transpose functionality isn't easily available in Salesforce reports, and even advanced tools like Tableau have some limitations in this area. https://help.salesforce.com/s/articleView?id=001472187&type=1

      

    It might be best to export the data and use Excel to achieve the desired format. Alternatively, you could create a custom object and implement batch logic to create new records as needed.

0/9000