Forum Discussion
Display Rank on Column chart
HI
Can anyone tell me how to display rank on power bi column chart by value wise
6 Replies
- danextianSuper User
Hi SAIRAMAKANTH
Please provide a workable sample data (not an image), your expected result from the same sample data and your reasoning behind. You may post a link to Excel or a sanitized copy of your PBIX stored in the cloud. Refer to this sticky post on how to get your questions answered quickly - https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
- SAIRAMAKANTHRegular Visitor
There is column chart in the image i need to show rank on top according to the sales data danextian
- danextianSuper User
Hi SAIRAMAKANTH
You can create a measure and use this as the data label - https://community.fabric.microsoft.com/t5/Power-BI-Community-Blog/Custom-Data-Labels-in-Power-BI/ba-p/4354821 . Example:
rank measure = RANKX ( ALL ( table[column] ), [sales measure],, desc, DENSE )If this doesn't work, pleasen provide a workable sample data (not an image) as stated in my initial reply.
- AnonymousNot applicable
Hi SAIRAMAKANTH,
Thank you for reaching out in Microsoft Community Forum.
Thank you danextian for the helpful response.
As suggested by danextian, I hope this information was helpful. Please let me know if you have any further questions or you'd like to discuss this further. If this answers your question, please "Accept as Solution" and give it a 'Kudos' so others can find it easily.
Please continue using Microsoft community forum.
Regards,
Pavan. - AnonymousNot applicable
Hi SAIRAMAKANTH,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please "Accept as Solution" and give a 'Kudos' so other members can easily find it.
Thank you,
Pavan. - AnonymousNot applicable
Hi SAIRAMAKANTH,
I wanted to follow up since we haven't heard back from you regarding our last response. We hope your issue has been resolved.
If the community member's answer your query, please mark it as "Accept as Solution" and select "Yes" if it was helpful.
If you need any further assistance, feel free to reach out.
Thank you,
Pavan.