Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
Main objective: Display sum of all plan's enrollment from slicer group on a scatter plot with play axis.
Dataset looks like: Tbl Name: Plan_Year
Plan number | Plan Type | Parent Name | Enrollment | Year
XXXXXXXX | Annual | ABC Inc. | 1234 | 2017
I created a measure to sum up the Enrollment over slicers for Plan Type and Parent Name.
Just use
Enrollment Sum of Selected = SUM(Plan_Year[Enrollment ]).
then power BI will take care rest.
If you are Visual as Date, it will calculate accordingly based on date.
if you are Visual has Plan only, then calculate Sum for a given plan.
I should say that Details of the Scatter Chart contains the Plan Number. That measure would only show each Plan Number's Enrollment over the years when I need each plan to show the sum of all Plan Number's Enrollment in that given Year and filter set.
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
77 | |
76 | |
69 | |
48 | |
40 |
User | Count |
---|---|
62 | |
41 | |
33 | |
30 | |
30 |