Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hey,
I am trying to recreate a chart with similar features I have in my excel spreadsheet inside Power bi .
I don't know how to create a custon chart with bar graphs and color coding as seen below.
Also, can someone show me how to create dax calculations for Top 10 total and total of all other products outside of top 10?
Solved! Go to Solution.
@Anonymous , In conditional formatting in table and matrix. Bar and scale seem in use here
https://docs.microsoft.com/en-us/power-bi/desktop-conditional-table-formatting
Hey @Anonymous ,
you don't have to deal with DAX to do that.
Use the filter pane to filter to the top 10:
For the bars, use a Matrix, go to the measure or column you want to have bars and go the bars option in conditional formatting:
There you can chose the colors and based on which values and also if you want to show bars only:
Hey @Anonymous ,
you don't have to deal with DAX to do that.
Use the filter pane to filter to the top 10:
For the bars, use a Matrix, go to the measure or column you want to have bars and go the bars option in conditional formatting:
There you can chose the colors and based on which values and also if you want to show bars only:
@Anonymous , In conditional formatting in table and matrix. Bar and scale seem in use here
https://docs.microsoft.com/en-us/power-bi/desktop-conditional-table-formatting
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.