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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
sinanalmac
Resolver I
Resolver I

Show and count percentage results in the X axis

Hi all  

 

 I have  creatad  a calculation about target percentage  by salesmen 

Target execution (on Inv) % = DIVIDE([Sales On Inv], [Target On Inv],0)

I want to see how many sales man above 90%  or bellow 80%. you can see the  example picture below  

sinanalmac_0-1671528013568.png

 

 

 I create this measure below. but I canT but this mesaure X axis 

Measure = IF( [Target execution (on Inv) %] <= 0.80,"0-80%",IF([Target execution (on Inv) %]<=0.90,"80-90%",IF([Target execution (on Inv) %]<=1,"90-100%", IF([Target execution (on Inv) %]>1,"100%-"))))
 
 
Could you please help me with  this problem  solved

 best regards
Sinan 
1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@sinanalmac , You need to create dynamic segmentation

Dynamic Segmentation Bucketing Binning
https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Segmentation-Bucketing-Binning/m-p/1...


Dynamic Segmentation, Bucketing or Binning: https://youtu.be/CuczXPj0N-k

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@sinanalmac , You need to create dynamic segmentation

Dynamic Segmentation Bucketing Binning
https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Segmentation-Bucketing-Binning/m-p/1...


Dynamic Segmentation, Bucketing or Binning: https://youtu.be/CuczXPj0N-k

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.