Forum Discussion

mspiep01's avatar
mspiep01
New Member
8 years ago
Solved

Creating a shared axis from multiple columns

Hi all, pardon me if this is an awful question as I'm new to Power BI.    I have multiple columns for various Impact variables. Each Impact can either have a Hiring Advantage or Hiriing Disadvantag...
  • parry2k's avatar
    8 years ago

    mspiep01 you need to unpivot your data to achieve this. 

     

    - Go to query editor

    - Select BRE ID column, right click on it, select unpivot other columns

    - it will give you 3 column, BRE ID, Attribute, Value. Rename attribute column to Impact

    - close and apply

     

    Now you can use Value column on X Axis, Impact as Legend, Impact on Values which will be count.