Forum Discussion

Aimeeclaird's avatar
Aimeeclaird
Icon for Helper IV rankHelper IV
5 years ago
Solved

Survey Data - Percentages based on categories(?), Columns

Hi, I am working with some survey data that I would like to present as % Copy of example data can be found here: https://data2actionltd.sharepoint.com/:x:/g/EVVfO7RCBtRIoAE2ojljtHYBZObVm4C5b2pxFQjd29...
  • StefanoGrimaldi's avatar
    5 years ago

    HEY,

    first you need to tranform that data on power query: 

    select the base columns (not the one with the questions) and use the unpivot others column function here, so any new question added to the data get in the tranformation correctly. 

     

    them you can add this to a simple matrix first option: 

    and them on the value field format you put it on row total value % and will give the value as you looking for.