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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Abdullah_Hany97
New Member

Using Measure as Axis

I have a measure that calculte the Effectiviness of my team members and this measure is a time dependant which means it changes from month to another, i want to draw a column chart that represent the distrubution of Effectivness which means i want to know how many members have 50% or 60% Effectivness and this distribution changes when i change the time period.
I know it is not applicable to use a measure as X axis but i am asking if there is a walk around. 

2 REPLIES 2
Brunner_BI
Super User
Super User

You can use it on your axis using field parameters

------------------------------------
Brunner BI focusing on Microsoft Power BI development and consulting
Developers of external tool "Measure Killer"
My blog
Data-estDog
Resolver II
Resolver II

I would look into building a 2nd measure (say, Count Of Effective members) that counts the members with the effectiveness threashold you are looking for (eg 50%). 
Add that to a stacked bar chart with member name, so you can see the count and a color coded member list.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors