Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi all,
I am trying to replicate the visual below to show the average for questions answered and then to show the frequency of those ratings e.g. how many times did someone rate the number 5 for that particular question
I have tried to replicate it but struggling. Is there a way of combining the visuals as above? I have so far created the visuals below
Any ideas? thank you
You could likely create that visual with Deneb by using hconcat to combine the bar chart and matrix, and then using facet to create that for each question.
Pat