Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
10 | |
7 |