Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
umeshbanga
Regular Visitor

Pie chart with Measure - not filtering the corresponding table

Hi

 

Scenario

I have a pie chart that was created using Measures. 

Measures are calculating the total number of advisers with licensee.

 

Ask

 

I want a table that will interact with this pie chart and display the results relevant to the specific pie of the chart. For example, if a pie slice value is 2, then table should automatically filter out and show only 2 corresponding values.

 

Any suggestions?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @umeshbanga ,

I created some data:

vyangliumsft_0-1656380061034.png

Here are the steps you can follow:

1. Create measure.

the total number of advisers with licensee =
COUNTX(FILTER(ALL('Table'),'Table'[licensee]=MAX('Table'[licensee])),[advisers])

2. In the table visual it is .

vyangliumsft_1-1656380061037.png

3. Pie Visual is.

vyangliumsft_2-1656380061038.png

4. Result:

Click on Pie Visual to filter the table Visual

vyangliumsft_3-1656380061040.png

If I have misunderstood your meaning, please provide your desired output and your pbix without privacy information.

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

View solution in original post

2 REPLIES 2
umeshbanga
Regular Visitor

@Jihwan_Kim tagging you as you helped me with giving a solution for the measures.

Anonymous
Not applicable

Hi  @umeshbanga ,

I created some data:

vyangliumsft_0-1656380061034.png

Here are the steps you can follow:

1. Create measure.

the total number of advisers with licensee =
COUNTX(FILTER(ALL('Table'),'Table'[licensee]=MAX('Table'[licensee])),[advisers])

2. In the table visual it is .

vyangliumsft_1-1656380061037.png

3. Pie Visual is.

vyangliumsft_2-1656380061038.png

4. Result:

Click on Pie Visual to filter the table Visual

vyangliumsft_3-1656380061040.png

If I have misunderstood your meaning, please provide your desired output and your pbix without privacy information.

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Users online (27)