Forum Discussion
Dynamic table/data for a scatter chart
Hi all,
I have multiple measures created for Importance/Satisfaction with aspect of a service. I am trying to build a scatter plot with 4 quadrants (high Importance/High satisfaction, etc).
Data looks like this
ID Service Satisfaction A Score Service Satisfaction B Service Importance A Service Importance B NPS score NPS Categ
123 5 10 9 9 9 promoter
124 10 9 7 8 8 Passive
For each individual Service aspects I have calculated the average and I want to use it in a scatter chart to show their position in relation to the average intersection point of satisfaction and Importance. I also want to be able to change the be able to show whats important for detractors, etc hence the NPS is included.
I was thinking to create a calculated table however it wont be dynamic based on the selection in a slicer.
Any help would be greatly appreciated!
5 Replies
- v-cherch-msftMicrosoft Employee
Hi Anonymous
It seems you may create measures to get dynamic value.Here is the article about scatter chart for your reference.If it is not your case,please refer to the article How to Get Your Question Answered Quickly to explain more about your question.
Regards,
Cherie
- AnonymousNot applicable
HI there, not exactly what I am looking for.
Basically I want to replicate this scatter plot (see attached the Excel ) in PBI. The values will change base on different filters(reporting off a pivot table. I have created the measures (average of scores for each attribute) but now I would like to make it dynamic in PowrBi like it is in excel once i apply slicer selection.
- v-cherch-msftMicrosoft Employee
Hi Anonymous
You may add average line as below.Attached sample file for your reference.
Regards,