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

Data labels not shown after apply filter with slicer

Hello,

I have a stack bar chart with data lables:

Shahar_Hemo_1-1693464718396.png

After I apply the filter with slicer for a spcific region the data lable not shown:

Shahar_Hemo_2-1693464832085.png

 

Appreciate to know if there is an optional solution to show the data label also when fliter is apply ?

 

Thanks In Advanced.

 

4 REPLIES 4
mlsx4
Memorable Member
Memorable Member

Hi @Shahar_Hemo 

 

Not sure if it is the problem, but have you fixed position to external? It probably doesn't have enough space so it ommits the label....
Or try to activate overflown

 

mlsx4_0-1693466103702.png

 

P.S. Is the label generated by default or through a measure?

 

Hello,

Many thanks for the reply.

Only the total lables is active and the data is not through a measure that from the source table.

in the total labels no option of overflow.

Shahar_Hemo_0-1693888397451.png

 

I don't know if you have done it previously but... If you are using a field directly from the data source... can you try to create a measure? If it is the sum: 

Measure= SUM (Table[sales])

And then use this measure in the graph

Hello,
Thanks again for trying to help.

I tried to do it with sum measure, unfortunately that not fix the issue.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 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