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
gvenkat55
New Member

Line and Stacked Column Chart - Need help to display lower value on top.

I'm trying to build a chart with line and stacked column chart. I'm creating a measure based on userid of employees and based on filters I derive the count I desire.

 

However When I try to plot it in to line and stacked column chart the Higher value shows up first and lower value below that. I want it the other way around for my needs.  Can this be done? Here are some screen shots attached.  I want the 238 on top and 834 below and similarly 146 on top and 565 below.  That total is based on just one measure and I'm driving off of that to produce my desired view. 

 

// Total ID = count(DataTab[ID]) // 

 

 

 

gvenkat55_0-1615581976503.png

 

 

 

3 REPLIES 3
V-pazhen-msft
Community Support
Community Support

@gvenkat55 

With my research and test, I am afraid you cannot achieve your requirement. Power bi doesn't support sort by the value in a singe bar.

 

Paul Zheng _ Community Support Team

AlexisOlson
Super User
Super User

If you have multiple measures, then I think reordering them in the Values field might do the trick.

 

If you are using the Legend field, then you might need to create an index column (and then sort by that column) to sort how you'd like.

I do not have multiple measures and don't need to. This is the only measure I have and those numbers are based on filtering them on a certain criteria

 

// Total ID = count(DataTab[ID]) // 

 

// If you are using the Legend field, then you might need to create an index column (and then sort by that column) to sort how you'd like. //

 

How do I do this? 

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.