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,
This forum is doing great job for all levels. I entered into Power BI world from SSRS and learning lots of DAX scripting on the way.
I believe this will be the simplest queston someone has posted on this forum. In the urgency of request I am not having any other option but to ask here. Can someone one please suggest if I want to display a tooltip which simply shows count of record date.
tbl_Survey Data in summarise form is,
RecordDate | CountSurvey | AvgScore (0-10) |
03/04/2020 | 20 | 5.3 |
08/04/2020 | 54 | 6.8 |
10/04/2020 | 45 | 4.9 |
12/04/2020 | 60 | 7 |
Line chart will nicely show four data points according to average score. I need to create a tooltip measure to show on that particular day how many surveyCounts are there. When I create measure it shows total SurveyCount which is 169, whereas requirement is to show tooltip what is surveycount on that particular record date.
I tried these two measures
Please let me know if I missed something to provide.
Many thanks
Yes that is right. Can you please share measure 's DAX code.
Regards
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.