Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

How can I pivot columns with DAX

Hi There,   I have a table like this:   ID SurveyID ResponseID QuestionText AnswerText a1 SV_123 R_A1 question1 A b2 SV_123 R_A1 question2 B c3 SV_124 R_B1 question3 C...