Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi all,
I have a data set about NPS (dependent variable) and drivers (independent variables). I want to create a visualisation to show the average score of driver (y axis) and driver importance (x-axis) which is correlation score of each driver and NPS. These are steps I do in excel:
- Transform driver score to new scale (from 5-scale to 2 scale) with 4, 5 values assigned as 1, others are 0. The new transformated data would be used to calculate driver score. e.g Average score of checkout is 89% means 89% customer agree with checkout
- Then I calculate the correlation score of drivers from 5-scale (skip blanks)
I did it from Excel but want to make another in Power BI
Raw data
Excel
Correlation with NPS | Driver Score (average) | |
Checkout | 0.60 | 89% |
Navigation | 0.47 | 74% |
Price | 0.50 | 85% |
Product Availability | 0.54 | 85% |
Staff Helpfulness | 0.67 | 87% |
Team Knowledge | 0.60 | 72% |
Power BI
I created measures for correlations (1), and transformed drivers to calculate average (2), but not able to combine them into a table as in excel to present data
Is there anyway to present the outputs?
Thank you!
Thanh
Solved! Go to Solution.
@thanhluong , one of the options is to use a matrix , with measures as values, Navigation as column(based on what I got. and Use the Switch values to rows option.
https://youtu.be/cN8AO3_vmlY?t=11650
For a more complex display consider the calculation group
Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display : https://youtu.be/qMNv67P8Go0
Thank you for your reply! I solved the problem using R, it's much easier to manipulate data.
@thanhluong , one of the options is to use a matrix , with measures as values, Navigation as column(based on what I got. and Use the Switch values to rows option.
https://youtu.be/cN8AO3_vmlY?t=11650
For a more complex display consider the calculation group
Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display : https://youtu.be/qMNv67P8Go0
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
73 | |
42 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
42 |