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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
alex_smith
Frequent Visitor

Bar Chart

Hello,

 

I would like to make the chart below.

 

graph.png

 

Basically every shop has six categories of revenue. I would like to compare in each category the whole market (ALL) versus some specific shops (Active). And also put a percentage above the graphs that depicts how many (%) shops are in each category.

 

The dataset has three columns:

Shopcode (distinct id)

Status (Active or Blank (Blank = Not Active))

Revenue (six bins/categories)

 

Any ideas on how can I make it?

 

1 ACCEPTED SOLUTION
mangaus1111
Solution Sage
Solution Sage

Hi @alex_smith ,

here it is the link to the pbi file. There are 2 charts one above the other.

https://1drv.ms/u/s!Aj45jbu0mDVJiGtumR6Wpv_4u24J?e=uKTFes 

 

Please hit the thumb and accept my answer as solution!!!

 

View solution in original post

2 REPLIES 2
mangaus1111
Solution Sage
Solution Sage

Hi @alex_smith ,

here it is the link to the pbi file. There are 2 charts one above the other.

https://1drv.ms/u/s!Aj45jbu0mDVJiGtumR6Wpv_4u24J?e=uKTFes 

 

Please hit the thumb and accept my answer as solution!!!

 

Hello @mangaus1111 ,

 

Many thanks for your answer!! Very clever!

 

I have one more question though. My data set has also some lines that have empty (blank) value on the 'Revenue' column, how will the DAX code change in order to FIlter OUT the Blank values?

 

Thanks in advance!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors