Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Rolling 12 Month Measure

I am trying to make a report to calculate net promoter score based off of a survey sent to customers. My data has: a unique number for each response details about the person who responded the da...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Solved my problem using unpivoting. Made columns for each of the 12 months following the submission date and unpivoted it, then used the date as my x axis and measures as the y axis