Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
when I choose slicer as count then the pie chart should give me the count of claims.When I choose slicer as amount then the pie chart should give me the sum of amount in pie chart
Output should be like the below
Solved! Go to Solution.
You can do that with field parameters. Create a measure for count and a measure for sum. Then create a field parameter containing those 2 measures and use it within your field.
See more details on the process on how to create them here.
Find attached as well a sample file for your guidance I created with the dummy data you provided.
Proud to be a Super User!
You can do that with field parameters. Create a measure for count and a measure for sum. Then create a field parameter containing those 2 measures and use it within your field.
See more details on the process on how to create them here.
Find attached as well a sample file for your guidance I created with the dummy data you provided.
Proud to be a Super User!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 82 | |
| 48 | |
| 36 | |
| 31 | |
| 29 |